/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#406ea3;
	font-family:Times New Roman;
}

.large, .large td{ font-size: 14px !important; }

h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

/*Doctype fixes */
#topbanner img{vertical-align:top;}
/*End Doctype fixes */

a.nav_history{ background-color:#000000 !important; }
a.nav_history div{ color:#ffffff !important; }

#newscon { display:none; }

#cboxes , #mc_fwd, #mc_back { display:none; }
#more_link{ 
	position: absolute;
	top: 565px; margin-left: -70px;
	height: 30px; width: 68px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#moreNews_link{ 
	position: absolute;
	margin: 18px 0 0 765px;
        z-index:5;
}

.homebtns { position:absolute; margin: 459px 0px 0px 451px; }
.homebtns img { margin-right: 3px; }
.headimgs .bannermodcontent img { margin-right: 8px; }
.shadowleft { position:absolute; margin-left: -57px; }
.shadowright { position:absolute; margin-left: 821px; }

#logo_link{ 
	position: absolute;
	top: 80px;
	height: 80px; width: 655px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 18px 20px 8px 223px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #6c8eb4; 
	border: 1px solid #b3c4da;
	width: 142px;
	height: 17px;
	color: #b3c4da;
	padding: 0px 0px 0px 3px;
	margin-top: 0px!important;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 52px 0px 0px 481px; }

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: url('../images/droptop.gif') top left repeat-x #5d8ac2; width:150px;
	position:absolute; top:0px; left:0px;
	margin-top:1px; margin-left:0px; padding: 2px; 
	visibility:hidden;
}

#nav_menus ul {
	list-style-type: none; border-left: 1px solid #9eb9da; border-bottom: 1px solid #9eb9da; border-right: 1px solid #9eb9da; border-top: 0px solid #9eb9da; 
	margin: 0PX;
	padding: 0px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px;
	*width: 100%;
}

#nav_menus a:hover{ background: #fbdd81; color:#595d60; padding:5px;}

#dhtmlmenu_8 { margin-left: -66px !important; }

#ql_menu{
	background: #7a97a9;
	width: 143px;
        border: 1px solid #bccad2;
	position: absolute; top: 0px; left: 0px;
	margin: -1px 0px 0px 0px;
	padding: 5px 0px;
	visibility: hidden;
}

#ql_menu ul{
margin:0; padding:0; }
#ql_menu br{ display:none; }
#ql_menu li{ list-style-type:none;  }
#ql_menu a{ display: block; text-decoration: none; color: #d4dfe8; font-size: 11px; padding: 3px 8px; }
#ql_menu a:hover{ color: #333333; background: #FFFFFF; }