/* 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; text-transform: uppercase; }
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; }

#bodydiv { background: url('../images/pagebg.jpg') top center repeat-x; }

a.nav_history{ background-color:#b00c0c!important; }
.nav_history { color:#ffffff !important; }


#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 { background: url('../images/contentbg.gif') top left no-repeat; padding: 35px 20px 8px 20px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #3f638c; 
	border: 0px solid #d7be93;
	width: 211px;
	height: 16px;
	color: #b2c1d1;
	padding: 2px 0px 0px 3px;
	margin-top: 0px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 117px 0px 0px 718px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 240px;
	margin-top: 158px;
	height: 18px;
	width: 490px;
	color: #223a58;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 750px;
	width: 170px;
	margin-top: 155px;
	padding-right: 0px;
	color: #223a58;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: url('../images/droptop.gif') top left repeat-x #ffffff; width:151px; *width:155px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding: 0px 2px 2px 2px;
	visibility:hidden;
	FILTER: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	-khtml-opacity: .85;
}

#nav_menus ul {
	list-style-type: none;
	border-top: 0px solid #102747;
	border-right: 1px solid #102747;
	border-bottom: 0px solid #102747;
	border-left: 1px solid #102747;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #102747;
	font-size: 11px;
	padding: 8px 10px;
	border-top: 0px solid #102747;
	border-right: 0px solid #102747;
	border-bottom: 1px solid #102747;
	border-left: 0px solid #102747;
}

#nav_menus a:hover{ background: #b00c0c; color:#FFFFFF; padding:8px 10px;}

#dhtmlmenu_3 { width: 166px !important; *width: 170px !important; }
#dhtmlmenu_5 { width: 135px !important; *width: 139px !important; }
#dhtmlmenu_7 { width: 175px !important; *width: 179px !important; }
#dhtmlmenu_8 { width: 144px !important; *width: 148px !important; }

#ql_menu{
	background: #456a97;
	width: 148px; *width:150px;
        border: 1px solid #809cbb;
	position: absolute; top: 0px; left: 0px;
	margin: -1px 0px 0px 0px;
	padding: 5px;
	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: #FFFFFF; font-size: 11px; padding: 3px 4px;  }
#ql_menu a:hover{ color: #102747; background: #FFFFFF; }

#topbanner img{ vertical-align:top; }
#topbanner .tools img{ vertical-align:middle; }
.alignbottom img{ vertical-align:bottom !important; }
