body {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

#container { 
	width: 760px;
	margin: 0px auto;
}
#header { 
	width: 760px;
	background: #002a66;
	height: 71px;
}
#header a img { margin-top: 23px; margin-left:24px;}

#main { 
	width: 71%; float:left; margin-left: 26px !important; margin-left: 13px; margin-top: 30px; margin-bottom: 30px;
}

#footer { 
	background: #002a66;
	height: 20px;
}
.clear { clear: both; height: 0px; }

h3 {
	font-size: 17px;
	font-weight: normal;
	color:#002a66;
	letter-spacing: -0.3px;
	line-height: 30px;
}

#footer2 { 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-top:5px;
} 


#footer2 li {
	float: left;
	color: #002b66;
	padding: 0 0 0 8px;
	margin:0 7px 0 0;
	background: url(/images/layout/footer_spacer.gif) repeat-y left center;
}

#footer2 li#firstFooter{
	background: none; padding:0;
}

#footer2 a {
	color: #002a66;
	text-decoration:underline;
}

#footer2 a:hover {
	color: #1F6ED9;
}

#footer2 .legal{
	color: #789ac0;
	padding-top: 5px;
	font-size:0.9em;
	width:975px;
}

h3#title { text-indent: -9999px; background: url(../images/layout/h3_title.gif) no-repeat 0px 0px; }

h3#thankyou { text-indent: -9999px; background:url(../images/layout/h3_thankyou.gif) no-repeat 0px 0px; }

p { font-size: 12px; color:#515151; line-height: 15px; line-height: 20px; }

p#intro {  text-indent: -9999px; background: url(../images/layout/p_title.gif) no-repeat 0px 0px; width: 469px; height: 73px; }

p#thankyou2{  text-indent: -9999px; background: url(../images/layout/p_thankyou_2.gif) no-repeat 0px 0px; width: 469px; height: 73px; }
label { font-size: 12px; color:#002a66; line-height: 15px; }

td { margin-bottom: 10px; }

.textbox { background-color: #FFFFFF; border: #CCCCCC 1px solid; padding: 5px; width: 200px;}
select { background-color: #FFFFFF; border: #CCCCCC 1px solid; padding: 5px; width: 212px;} 
.submitbtn { background-color: #7f94b2; border: 0px; padding: 5px; text-transform: lowercase; color: #FFFFFF; font-size: 11px; font-weight: bold; margin-top: 20px; cursor:pointer;}
