h1,h2,h3,h4,h5 {
font-family:times, times new roman, serif;
font-color:#000000;
font-style: italic;
}

h1{ font-size:1.7em; }
h2{ font-size:1.5em; }
h3{ font-size:1.3em; }
h4{ font-size:1.2em; }
h5{ font-size:1.1em; }
h6{ font-size:1em; }

h1,h2,h3,h4,h5,h6 {
	margin:.3em 0;
	line-height:1em;
}

p { margin:1em 0; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

#contentdiv{
padding:0px 0px 20px 10px;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

#title_link{
position:absolute;
display:block;
width:500px; height:100px;
top:50px;
margin-left:10px;
text-indent:-9999px;
text-align:left;
overflow:hidden;
}

.photo_logo {
position:absolute;
z-index:-1 !important;
}

.tool_bar{
position:absolute;
}

.round_top{
padding-top:120px;
}

#leftbanner a{
font-size:1em !important;
}

.hier{ display:inline; 
color:#ffffff;
}

#hier_bar{
padding: 100px 0px 0px 0px;
}

.tools{
position:absolute;
margin:25px 0px 0px 840px;
}

#tool_msg{
position:absolute;
margin:1px 5px 0px -62px;
text-align:right;
color:#00286C;
}

#ql_btn{
margin-left:836px;
margin-top:-37px;
}

#search_div{
    position:absolute;
    top:0px;
width:137px;
height:37px;
	left:699px;
    background:#efefef url('../images/search_bg.gif') no-repeat;
}

#search_div form{ display:inline; }

/* ----- HTML5 Doctype Upgrade START ----- */

.searchfix{position:relative}
#topbanner img{vertical-align:top}
#topbanner .round_top img{vertical-align:bottom}
#topbanner .tools img{vertical-align:middle}
#ql_btn {float:right}
#search_keywords{
	background:transparent;
	border-width:0;
	width:104px; height:17px;
	padding:1px 0 0 4px;
	margin:9px 0 0 8px;
	vertical-align:top;
        color:#ffffff;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#search_submit{
    background:transparent;
    border-width:0px;
    width:18px; height:18px;
    margin-top:8px;
    text-indent:999px;
    overflow:hidden;
    cursor:pointer;
}

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:135px;
	margin:-4px 0 0 0;
	padding:0 0 0 0;
	background-color:#DDD4A1;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:4px 4px;
                margin:3px;
	color:#000000;
}

#nav_menus a:hover{
	background:#000000;
	color:#ffffff;
        margin:3px;
}

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin-top:-4px;
	padding:0 0 0 0;
	width:123px; 
	background-color:#00246D;
}

#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:4px 4px;
                margin:3px;
	color:#ffffff;
}

#ql_menu a:hover{
	background:#DDD4A1;
	color:#000000;
        margin:3px;
}
