/* 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; }

a.nav_history{ background-color:#ffffff !important; }
a.nav_history div{ color:#808080 !important; }

.topright_btns {
	position: absolute;
	margin: 27px 0px 0px 761px;
}

.newspostitem { padding-bottom:12px !important; }

.left_buttons img { margin-bottom: 5px; }

#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: 0px; }

/* Search field + Position of search container */

.search_bar { display:inline; }


/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
.heightfix {height:7px}

#keywords{
	background: #112f51; 
	border: 1px solid #304e6c;
	width: 126px;
	height: 12px;
	color: #bac8d6;
	padding: 1px 0px 0px 3px;
	margin-top: 1px!important;
	vertical-align: top;
	display: inline;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 7px 0px 0px 602px; }


/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: url('../images/home/droptop.gif') top left repeat-x #ffffff; width:150px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-bottom:5px; padding-top:5px; 
	visibility:hidden;
	FILTER: alpha(opacity=92);
	-moz-opacity: .92;
	opacity: .92;
	-khtml-opacity: .92;
}

#nav_menus ul {
	list-style-type: none;
	margin: 0PX;
	padding: 0 3px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #1a3252;
	font-size: 11px;
	padding: 5px 5px;
	border-bottom: 1px solid #ccc;
}

#nav_menus a:hover{ background: #6c91bc; color:#FFFFFF; padding:5px 5px 5px 5px;}

#dhtmlmenu_278 { margin-left: -26px !important; }

#ql_menu{
	background: #112f51;
	width: 143px;
        border: 0px solid #ea9c00;
	position: absolute; top: 0px; left: 0px;
	margin: 1px 0px 0px 0px;
	padding: 5px 0px;
	visibility: hidden;
}

#ql_menu ul{
margin:0; padding:0px 3px; }
#ql_menu br{ display:none; }
#ql_menu li{ list-style-type:none;  }
#ql_menu a{ display: block; text-decoration: none; color: #5880af; font-size: 11px; padding: 5px 4px;}
#ql_menu a:hover{ color: #ffffff; }

.footer #copy{ float: left; color: #8eacbd; font-size: 11px;width:260px; text-align:center;font-family:tahoma;}
.footer #contact{ float:right; }