html, body {
	background:#FFFFFF;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}
#container {
	text-align:left;
	position:relative;
	margin:0px auto;
	width: 948px;
}
/* Text Styles */
h1 { 
	font:normal bold 28px Verdana, Arial, Helvetica, sans-serif; 
	color:#0062AC; 
	line-height:normal; 
}
h3 { 
	font:normal bold 14px Verdana, Arial, Helvetica, sans-serif; 
	color:#0062AC; 
	line-height:normal; 
}
#contentCont #theBody p, #contentCont #theBody li, #contentCont #col2 p { 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#454545; 
	line-height:150%;
}
#contentCont #theBody li { 
	padding-bottom:10px; 
}
a { 
	font:normal Verdana, Arial, Helvetica, sans-serif; 
	color:#0062AC; 
	text-decoration:underline; 
}
a:hover { 
	text-decoration:none; 
}


a.questions  {
	 
	color:#6c6c6c; 
	text-decoration:none;

}

.clear {
	clear:both;
}
/****************************************************** Header Begin */
#header { 
	width:948px; 
	height:87px; 
}
div#header img.logo { 
	float:left; 
}
div#header img { 
	border:none; 
}
#head_one { 
	width:240px; 
	float:left; 
	text-align:left;
	height:33px; 
	margin-top:5px; 
	padding: 40px 0 0 20px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
	color:#6c6c6c; 
}
#head_two{ 
	width:280px; 
	float:right; 
	height:53px; 
	margin-top:5px; 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#005EA1; 
	text-align:right; 
}
#header #search {
	height:26px;
	padding-top:15px;
	float: right;
}
#header #searchbox {
	vertical-align:top; 
	height:20px;
	width:150px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
*html #header #searchbox {
	height: 19px;
}
#header #search_btn {
	width: 80px;
	height: 26px;
	margin-left:4px;
}
/****************************************************** Nav Begin */
div#nav {
	height: 38px;
	margin-top: 0;
	position: relative;
	width: 948px;
	z-index: 9998;
	float: none;
}
div#nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
div#nav li a#home, div#nav li a#leads, div#nav li a#research, div#nav li a#about, div#nav li a#contact, div#nav li a#login {
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 38px;
	background-image: url(../images/nav-index.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 948px;
}
#nav-list, #nav-list ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	width:inherit;
}
#nav-list ul.dropdown {
	background: rgb(0,58,102); /* The Fallback */
	background: rgba(0,58,102,0.9);
	width:inherit;
	clear:both;
	float:left;
	margin-top:38px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding: 0 0 10px 0;
}
/*IE6*/
*html ul#nav-list ul.dropdown {
	margin-top:0;
}
#nav-list ul.dropdown li {
    width:inherit;
	clear:both;
}	
#nav-list ul.dropdown a {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	clear:both;
	padding:2px 0 2px 24px;
	float:left;
}
#nav-list a {
	display: block;
	float:left;
	clear:both;
	width:133px;
}
#nav-list li {
	float: left;
}
#nav-list li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#nav-list li:hover ul {
	left: auto;
	color:#046a95;
}
#nav-list ul li a:hover {	
	background: rgb(44, 156, 206); /* The Fallback */
	background: rgba(204,204,204,0.5);
}
#nav-list li:hover ul, #nav-list li.sfhover ul {
	left: auto;
}
/* IE7*/
*:first-child+html #nav-list li:hover ul, *:first-child+html #nav-list li.sfhover ul {
	float:left;
	width:157px;
	margin:38px 0 0 -157px;
}
/*IE6*/
*html #nav-list li:hover ul, *html #nav-list li.sfhover ul {
	float:left;
	width:147px;
	margin:0;
}
div#nav li a#home {
	background-position: 0 0;
	width: 159px;
}
/*
div#nav li a#home:hover {
	background-position: 0 -38px;
	width: 158px;
}
div#nav li a#home:active {
	background-position: 0 -76px;
	width: 158px;
}
*/
div#nav li a#leads {
	background-position: -159px 0;
	width: 157px;
}
/*
div#nav li a#leads:hover {
	background-position: -158px -38px;
	width: 158px;
}
div#nav li a#leads:active {
	background-position: -158px -76px;
	width: 158px;
}
*/
div#nav li a#research {
	background-position: -316px 0;
	width: 155px;
}
/*
div#nav li a#research:hover {
	background-position: -316px -38px;
	width: 155px;
}
div#nav li a#research:active {
	background-position: -316px -76px;
	width: 155px;
}
*/
div#nav li a#about {
	background-position: -471px 0;
	width: 159px;
}
/*
div#nav li a#about:hover {
	background-position: -471px -38px;
	width: 159px;
}
div#nav li a#about:active {
	background-position: -471px -76px;
	width: 159px;
}
*/
div#nav li a#contact {
	background-position: -630px 0;
	width: 158px;
}
/*
div#nav li a#contact:hover {
	background-position: -630px -38px;
	width: 158px;
}
div#nav li a#contact:active {
	background-position: -630px -76px;
	width: 158px;
}
*/
div#nav li a#login {
	background-position: -788px 0;
	width: 160px;
}
/*
div#nav li a#login:hover {
	background-position: -788px -38px;
	width: 160px;
}
div#nav li a#login:active {
	background-position: -788px -76px;
	width: 160px;
}
*/
#nav-sub-line {
	margin:0;
	padding:0;
}
/****************************************************** Nav End */
	
/*Breadcrumbs */
/*
#breadcrumbs, #scbreadcrumbs { 
	margin:0px; 
	width:500px; 
	height:30px; 
	font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
	color:#454545; 
}
#scbreadcrumbs { 
	width:753px;
	text-align:left;
	padding:10px 0 0 3px; 
}
#breadcrumbs a, #scbreadcrumbs a { 
	font:normal normal 12px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:underline; 
	color:#005C9E; 
}
#breadcrumbs a:hover, #scbreadcrumbs a:hover { 
	text-decoration:none; 
}
*/
#breadcrumbs, #scbreadcrumbs { 
	margin:0px; 
	width:550px; 
	height:16px; 
	font:normal 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#454545; 
}
#scbreadcrumbs { 
	width:753px;
	text-align:left;
	padding:10px 0 0 3px; 
}
#breadcrumbs a, #scbreadcrumbs a { 
	font:normal normal 10px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:underline; 
	color:#005C9E; 
}
#breadcrumbs a:hover, #scbreadcrumbs a:hover { 
	text-decoration:none; 
}

/* Main Image */
#mainImgCont { 
	width:753px; 
	min-height:102px; 
	height:102px; 
	margin-top:13px; 
	margin-bottom: 13px;
	float:left;
}
div#mainImgCont img { 
	border:none; 
	height:102px; 
}
#mainImgCont_leadsample { 
	width:753px; 
	min-height:110px; 
	height:110px; 
	margin-top:13px; 
	margin-bottom: 13px;
}
div#mainImgCont_leadsample img { 
	border:none; 
	height:110px; 
}
	
/*Begin Sub Page Styles*/

/* Three Column Sub page */
div#contentCont { 
	width:948px; 
	margin:30px 0 12px 0; 
}
#contentCont dd { 
	float:left; 
	margin:0px; 
	height:auto; 
}
#contentCont dl { 
	margin:0px; 
}
#contentCont #leftNav { 
	width:182px; 
	min-width:182px; 
}
#contentCont #theBody { 
	width:550px; 
	min-width:550px; 
	margin-left:14px; 
	margin-right:17px; 
	text-align:left; 
}
#contentCont #theBody_leadsample { 
	margin:0; 
	padding: 0 0 0 14px;
	text-align:left; 
}
*html #contentCont #theBody_leadsample { 
	margin:0; 
	padding: 0 0 0 14px;
	text-align:left; 
}
#contentCont #rightNav { 
	width:173px; 
	min-width:173px;
	float:right;
}
#contentCont dd.twocolFlashtop { 
	width:573px;
	margin:0;
	padding:0;
	float:left;
	padding-left:2px; 
}
#contentCont dd#col4 { 
	width:175px; 
	min-width:175px; 
	text-align:left; 
	padding:0; 
	height:563px; 
}
#contentCont dd#col4 { 
	background-position:top left; 
	background-repeat:no-repeat; 
	border-left:1px solid #084886; 
}

/* Left Nav */
div#sideNav { 
	margin:0; 
	width:173px;
	min-width:173px; 
	text-align:left; 
	height:auto;  
}
#sideNav dl { 
	margin:0px;
	width:173px;
	min-width:173px; 
	padding-top:0px; 
	background-color:#d2d2d2; 
}
#sideNav dd { 
	margin:0;
	width:155px;
	min-width:155px;
	padding-left:18px; 
	padding-top:8px; 
	padding-bottom:8px; 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	border-bottom:1px solid #FFF;
	background:url(../images/snlvl1.jpg) top left no-repeat; 
	background-color:#d2d2d2; 
}
#sideNav a { 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#454545; 
	text-decoration:none; 
}
#sideNav a:hover { 
	text-decoration:underline; 
}
dd#snchild { 
	/*sub-nav*/
	width:173px; 
	background-image:none; 
	margin:0; 
	padding:3px 0 0 0; 
	background-color:#e6e6e6; 
	border-bottom:none;
}
#snchild div { 
	padding:5px 7px 6px 26px; 
	border-bottom:1px solid #FFFFFF;
	clear:both; 
	margin:0 0 0 0; 
	width:auto; 
	background:url(../images/snlvl2.jpg) top left no-repeat; color:#00508B; 
}
dd#snchild a { 
	color:#454545; 
}
#snchild a { 
	padding-bottom:4px; 
	font-weight:201; 
}	
dd#snchild2 { 
	/*sub-sub-nav*/
	width:173px; 
	background-image:none; 
	margin:0; 
	padding:0 0 0 0; 
	background-color:#e6e6e6; 
	border:none; 
}
#snchild2 div { 
	padding:5px 7px 6px 34px; 
	border-bottom:1px solid #FFFFFF;
	clear:both; 
	margin:0 0 0 0; 
	width:auto; 
	/*background:url(images/snlvl3.jpg) top left no-repeat; */
}
#snchild2 a { 
	padding-bottom:4px; 
	font-weight:201; 
	color:#454545; 
}	
html>body #snchild b { 
	background:url(../images/sideNavSub.gif) top left no-repeat; 
}
#sideNav .snlast { 
	border-bottom:none; 
}
#sideNav dd.sideNavTop { 
	background:#d2d2d2 url(../images/sntlcornerr.jpg) top left no-repeat; 
	height:16px; 
	margin:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
	border-bottom:none;
}
#sideNav dd.sideNavBottom { 
	background:#d2d2d2 url(../images/snbrcornerr.jpg) bottom right no-repeat; 
	height:16px; 
	margin:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
	border-bottom:none; 
}
#sideNav dd.parent { 
	background-image:url(../images/snlvl1s.jpg); 
}
#sideNav dd.selected { 
	background-image:url(../images/snlvl1s.jpg); 
	background-color:#d2d2d2; 
	/*font-weight:bold;*/
}
#sideNav dd.selected a {  
	color:#454545;
	font-weight:bold; 
}
#sideNav div.parent { 
	background-image:url(../images/snlvl2s.jpg); 
	border-bottom:1px solid #FFF;
}
#sideNav div.selected { 
	/*background-image:url(../images/snlvl2s.jpg); */
	/*sub-nav*/
	background-color:#e6e6e6; 
	height:100%; 
}
#sideNav #snchild div.selected a { 
	font-weight:bold;
}
#sideNav div.note { 
	background-color:#e6e6e6; 
	height:100%; 
}
#sideNav #snchild2 div.selected { 
	/*sub-sub-nav*/
	/*background-image:url(../images/snlvl3.jpg); */
	background-color:#e6e6e6;
	height:100%; 
	/*border-top:1px solid #fff; */
}
#sideNav #snchild2 div.selected a {
	font-weight:bold;
}
#sideNav #snchild div.selectedParent {
	background-image:url(../images/snlvl2s.jpg); 
}
#sideNav #snchild div.selectedParent a {
	font-weight:bold;
}

/* Right Side For Subpages */
#rt_calculator {
	background:url(../images/rc-lead-pricing-calculator.jpg) top left no-repeat;
	width:173px;
	height:105px;
	margin:2px 0 15px 0px;
	float:right;
}
#rt_newsletter {
	background:url(../images/rc-free-newsletter.jpg) top left no-repeat;
	position:relative;
	width:173px;
	height:105px;
	float:right;
}
#rt_contact_form {
	background:url(../images/form-bg.jpg) top left no-repeat;
	background-repeat:no-repeat;
	width:173px;
	height:637px;
	margin:0;
	float:right;
}
#rightCont { 
	margin:0; 
	width:175px; 
	background:url(../images/rstlcorner.jpg) top left no-repeat; 
	padding-top:10px; 
}
#rightCont dl { 
	margin:0px; 
	padding-top:0px; 
	height:auto; 
	background:url(../images/rsbg.jpg) repeat-y;  
}
#rightCont dd { 
	text-align:left; 
	float:none; 
	margin:8px 0 0 0;
	padding-left:6px; 
	padding-bottom:8px; 
	font:normal bold 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#00528B; 
	background:url(../images/rightnavsep.gif) bottom left no-repeat; 
}
#rightCont a { 
	font:normal bold 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#00528B; 
	text-decoration:underline; 
	padding-top:8px; 
	vertical-align:middle 
}
#rightCont a:hover { 
	text-decoration:none; 
}
#rightCont .rslast { 
	border-bottom:none; 
	background:url(../images/rsbrcorner.jpg) bottom right no-repeat; 
	padding-bottom:6px; 
}
#rightCont img { 
	vertical-align:middle; 
	border:none; 
}
	
#rightNewLeads { 
	margin:0; 
	width:175px; 
	background:url(../images/rcol-new-leads.jpg) top left no-repeat; 
	padding-top:21px; 
}
#rightNewLeads dl { 
	margin:0px; 
	padding-top:1px; 
	height:auto; 
	background:url(../images/rsbg.jpg) repeat-y;  
}
#rightNewLeads dd { 
	text-align:left; 
	float:none; 
	margin:8px 0 0 0;
	padding-left:6px; 
	padding-bottom:8px; 
	font:normal bold 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#00528B; 
	background:url(../images/rightnavsep.gif) bottom left no-repeat; 
}
#rightNewLeads a { 
	font:normal bold 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#00528B; 
	text-decoration:underline; 
	padding-top:8px; 
	vertical-align:middle 
}
#rightNewLeads a:hover { 
	text-decoration:none; 
}
#rightNewLeads .rslast { 
	border-bottom:none; 
	background:url(../images/rsbrcorner.jpg) bottom right no-repeat; 
	padding-bottom:6px; 
}
#rightNewLeads img { 
	vertical-align:middle; 
	border:none; 
}

/*Special offer*/
div.FloatWindowCont175px dd.imagesp { 
	background-image:url(../images/special-offer-tittle.jpg);
	height:21px;
	padding-top:9px; 
}

/*Affiliate Payout*/
div.FloatWindowCont175px dd.imageap { 
	background-image:url(../images/affiliate-payouts-tab.jpg);
	height:21px;
	padding-top:9px; 
}
html> body dd.affpay div { 
	float:right; 
	margin-right:15px; 
}
dd.affpay, dd.affpay span.asterisk, dd.affpay div, dd.affpay span { 
	font:normal 12px Verdana, Arial, Helvetica; 
	color:#000; 
	text-align:left; 
}
dd.affpay div.asterisk { 
	font-size:10px; 
	color:#FF0000; 
	font-weight:normal; 
	padding-top:15px; 
	border:none; 
	clear:both; 
	padding-right:7px; 
}
html> body dd.affpay div.asterisk { 
	margin-left:16px; 
	padding-right:14px; 
	margin-right:0px; 
}
dd.affpay div.payout { 
	font-size:12px;
	font-weight:normal;
	color:#000000; 
	padding-left:0px; 
	padding-top:0; 
	border:none; 
}
dd.affpay b { 
	color:#FF0000; 
}
dd.affpay div { 
	font-weight:bold; 
	width:145px; 
	clear:both; 
	border-bottom:1px solid #000; 
	padding-top:18px; 
	margin-bottom:3px; 
}

/* 175px width Container with rounder corners */
div.FloatWindowCont175px { 
	width:175px; 
	height:auto; 
	margin:0px; 
}
div.FloatWindowCont175px dl { 
	margin:0px; 
}
div.FloatWindowCont175px dd { 
	margin:0px; 
}
dd.FloatWindowTop175px { 
	margin:0px; 
	padding:0px; 
	width:175px; 
	min-height:11px; 
	height:11px; 
	background:url(../images/175pxfloatwindowtl.gif) top left no-repeat; 
	border:none; 
	font:normal 9px Verdana, Arial, Helvetica, sans-serif; 
}
dd.FloatWindowBottom175px { 
	margin:0px; 
	padding:0px; 
	width:175px; 
	min-height:11px; 
	height:11px; 
	background:url(../images/175pxfloatwindowbr.gif) bottom right no-repeat; 
	font:normal 9px Verdana, Arial, Helvetica, sans-serif; 
}
dd.FloatWindow175px { 
	margin:0px; 
	width:175px; 
	background:url(../images/175pxfloatwindowbg.gif) left repeat-y; 
	height:auto; 
	max-height:800px; 
	text-align:center; 
}
dd.FloatWindow175px p { 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#828282; 
	padding:0px; 
}
dd.FloatWindow175px span { 
	font:normal bold 18px Verdana, Arial, Helvetica, sans-serif; 
	color:#0060A6; 
	margin:0px; 
}
dd.FloatWindow175px img { 
	border:none; 
}
	
/* Newsletter Signup */
dd.FloatWindow175px div.snewsletter span { 
	font-size:15px; 
}
dd.FloatWindow175px div.snewsletter { 
	width:150px;
	margin:0;
	min-height:101px;
	padding-left:8px; 
}
dd.FloatWindow175px div.snewsletter p { 
	margin-top:4px; 
	text-align:left; 
}
dd.FloatWindow175px div.snewsletter img { 
	border:none; 
}
	
dd.FloatWindow175px div.calculator span { 
	font-size:15px; 
}
dd.FloatWindow175px div.calculator { 
	width:160px;
	margin:0;
	min-height:80px;
	padding-left:8px; 
}
dd.FloatWindow175px div.calculator p { 
	margin: 5px 0 4px 4px; 
	padding-top:4px; 
	text-align:left; 
	font-size:12px; 
	font-weight:bold;
}
	
dd.FloatWindow175px div.calculator img { 
	border:none; 
	padding-right:2px; 
}
	
/* 10px separator */
div.spgap { 
	height:10px;
	clear:both;
	font-size:1px; 
}

/* Free leads */	
div.freeLeads { 
	width:150px;
	margin:0;
	padding-left:8px;
	min-height:70px; 
	text-align:left; 
}	
div.freeLeads p { 
	margin-top:4px; 
}
div.freeLeads img { 
	border:none; 
}

/* states */
div#states { 
	width:948px; 
	padding-bottom:13px; 
	text-align:center; 
}
#states p, #states a { 
	margin:0; 
	padding:0; 
	font:normal 11px Verdana, Arial, Helvetica; 
	color:#828282; 
	line-height:130%; 
}
/*End Sub Page Styles*/

/****************************************************** Footer Styles */
#footer { 
	width:753px; 
	font:normal 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#828282; 
	border-top:1px solid #7E7E7E; 
	margin:0; 
	border-bottom:8px solid #FFF; 
	clear:both; 
}
#footer p { 
	margin-top:4px; 
	text-align:center; 
}
#footer a { 
	font:normal bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#00528B; 
	text-decoration:underline; 
}
#footer a:hover { 
	text-decoration:none; 
}
#footer-top { 
	width:948px; 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#828282; 
	border-top:1px solid #d0d0d0; 
	margin:0; 
	clear: both;
}
#footer-bottom { 
	width:948px; 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#828282; 
	margin:0; 
	clear:both; 
}
#footer-top p, #footer-bottom p { 
	margin-top:20px; 
	padding: 0;
	text-align:center; 
	line-height: 18px;
}
#footer-top a { 
	font:normal bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#00528B; 
	text-decoration:underline; 
}
#footer-bottom a { 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#828282; 
	text-decoration:underline; 
}
#footer-top a:hover, #footer-bottom a:hover { 
	text-decoration:none; 
}

/*************************************************************************Old Header and Nav Begin */
#topNav { 
	height:58px; 
	width:756px; 
}
#topNav table { 
	background:url(../images/tnavbg.jpg) bottom repeat-x; 
}
#topNav td { 
	background-image:url(../images/tnavsep.jpg);
	background-position:top right;background-repeat:no-repeat; 
	height:28px; 
}
#topNav td.tnavo { 
	background:url(../images/tnavbg2.jpg) bottom; 
}
#topNav a { 
	display:block; 
	height:21px; 
	padding-top:4px; 
	padding-bottom:1px; 
	background-image:none; 
	margin-right:2px; 
}
#topNav a, #topNav td { 
	font:normal bold 13px Verdana, Arial, Helvetica, sans-serif; color:#FFF; 
	text-decoration:none; 
	vertical-align:middle; 
}
#topNav td.selected { 
	background-image:url(../images/tnavbg3.jpg); 
	background-position:top left; 
	background-repeat:repeat-x; 
	border-right:1px solid #000000; 
}
#topNav td.selected a,#topNav td.selected a:hover { 
	color:#015EA1; 
	height:21px; 
	padding-top:4px; 
	padding-bottom:1px; 
	background-color:transparent; 
}
#topNav a:hover { 
	color:#015EA1; 
	background-color:#FCF4D2; 
}
#topNav .tnavl { 
	background:url(../images/tnavleft.jpg) left no-repeat; 
	width:5px; 
	height:28px; 
}
#topNav .tnavr { 
	background:url(../images/tnavright.jpg) right no-repeat; 
	width:4px; 
	height:28px; 
}
	
/*Sub TopNav */
#subTopNav { 
	height:26px; 
	background:url(../images/subtnav.gif) top left no-repeat; 
	font:normal 12px Verdana, Arial, Helvetica; 
	color:#020202; 
	padding-top:4px; 
	text-align:center; 
}
#subTopNav p { 
	text-align:center; 
	margin:0; 
	padding:0; 
}
#subTopNav a { 
	display:inline; 
	margin-top:-4px; 
	padding-top:4px; 
	padding-bottom:7px; 
	text-align:center; 
	font:normal bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#0062AC; 
	text-decoration:underline; 
	background-image:none; 
}
html> body #subTopNav a { 
	min-height:19px; 
	padding-top:2px; 
	padding-bottom:7px; 
}
#subTopNav a:hover { 
	background-color:#FCF4D2; 
	background-image:none; 
}
#number { 
	width:470px; 
	float:right; 
	height:53px; 
	margin-top:13px; 
	font:normal bold 12px Verdana, Arial, Helvetica, sans-serif; color:#005EA1; 
	text-align:right; 
}
/*************************************************************************Old Header and Nav End */