/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#406ea3;
	font-family:Tahoma;
	font-weight: normal;
}

.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:#000000 !important; }
.nav_history { color:#ffffff !important; }

.comlog { position: absolute; margin: 39px 0px 0px 815px; }
.newsbtn { 
	position: absolute; margin: 520px 0px 0px 580px;
	height: 30px; width: 240px;
	text-indent: -9999px;
	background: #7f7;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

.calbtn{ 
	position: absolute; margin: 520px 0px 0px 280px;
	height: 30px; width: 240px;
	text-indent: -9999px;
	background: #f7f;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 25px 30px 6px 0px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
#ss_div input[type="image"]{vertical-align:top}
#keywords{
	background: #ffffff; 
	border: 1px solid #cddceb;
	width: 148px;
	height: 13px;
	color: #4f85b8;
	padding: 0px 0px 0px 3px;
	margin-top: 0px!important;
	vertical-align: top;
	display: inline;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 9px 0px 0px 636px; }

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:180px;
	margin: -9px 0px 0px 0px;
	padding :0px 0px 22px 0px;
	background: url('../images/dropbg.png') bottom left no-repeat;

}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#04427a;
}

#nav_menus li {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#04427a;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#ffffff;
}

#nav_menus a:hover{
	background:#0e8cae;
	color:#ffffff;
}

#dhtmlmenu_277 { margin-left: -58px !important; }

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:160px;
	background:#ffffff;

}

#ql_menu ul{ margin:0; padding:0; list-style-type:none; }
#ql_menu br{ display:none; }

#ql_menu a{
	display:block;
	text-decoration:none;
	padding:6px 6px;
	color:#04519a;
}

#ql_menu a:hover{
	background:#ffffff;
	color:#13aab8;
}