@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
.footer_links a {
	color: #333;
	font-size: 11px;
}
.label_font{
	color: #000000;
}
.heading1 {
	color: #003366;
	font-size: 22px;
	margin: 0;
	font-weight: bold;
}
.heading2 {
	color: #003366;
	font-size: 22px;
	margin: 0;
	font-weight: bold;
}
.listing1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listing1 li {
	margin-left: 0px;
	margin-top: 10px;
}
.pa {
	color: #006699;
	font-weight: bold;
	font-size: 16px;
}
.padded1 {
	padding: 10px;
}
.errorBox { padding: 15px; background-color: #FFFFCC; border: 1px solid #FFCC33;  }
.form_legend {
	width: 100%; display: block; font: 16px "Trebuchet MS", sans-serif; color: #006; border-bottom: 2px solid #006; font-weight: bold;
}
.bottom_text {
	background: url(images/bottom_bg.jpg) no-repeat bottom;
	height: 342px;
}
.fill_form {
	color: #ffff00;
	font-weight: bold;
}
.errorBox { padding: 15px; background-color: #FFFFCC; border: 1px solid #FFCC33;  }
.errorBox2 { padding: 15px; background-color: #FFFFFF; border: 1px solid #FFCC33;  }

.ty_text {
	color: #001035;
	font-weight: bold;
	font-size: 24px;
	font-family: "Trebuchet MS";
}
.bull_header {
	color: #006699;
	font-weight: bold;
	font-size: 14px;
}
.btext {
	font-weight: bold;
}
#submit input{
	width:57%;
	height:30px;
	float:right;
	margin-right:7px;
	text-align:center;
	font:normal bold 15px/1 Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	border:none;
	background:url(images/button.png) top center no-repeat;
	color:#fff;
	padding:0;
}
#submit input:hover{
	background:url(images/button.png) bottom center no-repeat;
	color:#CFF;
}
#row6 {
	width: 500px;
	height: 80px;
	text-align: center;
}
#imageField {
	margin-left: 10px;
	margin-top: 0px;
}
