h1{ font-size:1.6em; }
h2{ font-size:1.4em; }
h3{ font-size:1.2em; }
h4{ font-size:1.1em; }
h5{ font-size:1em; }
h6{ font-size:.9em; }

h1 {
        font-family:times, serif;
        color:#002a5c;
	margin:1em 0;
	line-height:1em;
}

h2,h3,h4,h5,h6 {
        font-family:times, serif;
        color:#1d3c6e;
	margin:0.5em 0;
	line-height:1em;
}

p { margin:1em 0; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

img {
     border:none;
}


#title_link{
position:absolute;
display:block;
width:500px; height:125px;
top:10px;
margin-left:10px;
text-indent:-9999px;
text-align:left;
overflow:hidden;
z-index:5;
}

.tool_bar{
}

.tools{
position:absolute;
margin:8px 0px 0px 90px;
}

#tool_msg{
position:absolute;
margin:4px 0px 0px -60px;
text-align:right;
}

#contentdiv img{
margin:0px 10px 10px 0px;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

#hier_bar{
padding-left:230px;
padding-top:10px;
}

.hier{ display:inline; 
}

#contentdiv{
padding:5px 15px 15px 15px;
}

#search_div{
position:absolute;
top:140px;
width:160px;
height:35px;
margin-left:9px;
background:#FED070 url('../images/search_bg.jpg') no-repeat;
}

#search_div form{ display:inline; }

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
.tools img{vertical-align:middle}

#search_keywords{
	background:transparent;
	border-width:0;
	width:101px; height:18px;
	padding:0px 0 0 4px;
	margin:9px 0px 0 15px;
	vertical-align:top;
        color:#171C30;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#search_submit{
    background:transparent;
    border-width:0px;
    width:40px; height:18px;
    margin-top:8px;
    text-indent:999px; 
    overflow:hidden;
    cursor:pointer;
}

.top_photo{
position:absolute;
padding-top:5px;
z-index:-1;
}

#dhtmlmenu_2, #dhtmlmenu_3, #dhtmlmenu_4, #dhtmlmenu_5, #dhtmlmenu_6, #dhtmlmenu_7, #dhtmlmenu_8 {
margin-left:-1px !important;
/*margin-left:8px !important;*/
}

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:125px;
	margin:0 0 0 1px;
	padding:0 0 0 0;
	background-color:#002a5c;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:6px 6px 6px 7px;
        margin:3px;
	color:#ffffff;
}

#nav_menus a:hover{
	/*background:#FED070;*/
                background:#c5ced9;
	color:#23293f;
}

#ql_menu{
position:absolute; top:0px; left:0px;
	width:105px;
	margin:0 0 0 1px;
	padding:0 0 0 0;
	background-color:#D09726;

}

#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:8px 6px;
        margin:3px;
	color:#ffffff;
}

#ql_menu a:hover{
	background:#FED070;
	color:#23293f;
}

.footerIcons {
        float:right;
        margin-right:30px;
        position:relative;
        z-index:20;
}

.footerIcons img {
        border:none;
}

.footerLinks {
        color:#ffffff;
        margin-top:10px;
}

.footerLinks a {
        color:#ffffff;
        text-decoration: underline;
        margin-right:30px;
}
.footerLinks a:visited {
        color:#ffffff;
        text-decoration: underline;
}
.footerLinks a:hover {
        color:#ffffff;
        text-decoration: none;
}
.footerLinks a:active {
        color:#ffffff;
        text-decoration: none;
}

.footerCopyright {
        margin-top:10px;
        color:#52769b;
}
