/* START DEFAULT STYLES */


.navWht, a.navWht, a.navWht:visited, a.navWht:hover {color:#ffffff}

 

.homeBanner {	
	position:absolute;
	left:380px;
	top:172px;
	width:370px;
	height:40px;
	background-color:#6699cc;
	visibility:hidden;
}

.homeBannerText, .homeBannerText a:link, .homeBannerText a:visited, .homeBannerText a:hover, .homeBannerText a:active {
	font-size: 10px;
	color: #ffffff;
}
.homeBannerText{font-weight:bold}

.bg_f { background-color: #ffffff; }
.bg_navblue { background-color: #003399; }
.bg_9 { background-color: #999999; }
.style10 {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
