h1{ font-size:2em; color:#de9810; font-weight:normal;}
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
}
p { margin:1em 0; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

.etitle{
font-weight:normal !important;
}

.listcap{
margin-top:5px;
padding-bottom:2px !important;
}

#contentdiv{
padding: 8px 30px 30px 50px;
line-height:1.3em;
background:#ffffff url(../images/content_bg.gif) no-repeat scroll 0 0;
}

#col{
float:left;
width:180px;
padding-left:25px;
line-height:1.5em;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 755px;
	width: 170px;
	padding-right: 0px;
}

.tools img{vertical-align:middle !important;}

.hier{ display:inline; }

.searchfix{position:relative}

#search_div {
background:#F6D595 url(../images/search_bg.gif) no-repeat scroll 0 0;
height:22px;
position:absolute;
top:16px;
left:808px;
width:136px;
}

#search_div form {
display:inline;
}

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
#topbanner .bannermodcontent div>img{vertical-align:bottom}
.tools img{vertical-align:middle}

#search_keywords {
background:transparent none repeat scroll 0 0;
border-width:0;
color:#00255C;
height:16px;
margin:0px 0 0 1px;
padding:4px 0 0 10px;
vertical-align:top;
width:101px;
}


/* ----- HTML5 Doctype Upgrade FINISH ----- */

#search_submit {
background:transparent none repeat scroll 0 0;
border-width:0;
cursor:pointer;
height:22px;
overflow:hidden;
text-indent:999px;
width:24px;
/* the following 2 lines hide the button text in IE7 */
color:transparent;
text-transform:uppercase;
}

#nav_menus div, #ql_menu{
	position:absolute; top:0px; left:0px;
	width:165px;
	margin:3 0 0 0;
	padding:0 0 0 0;
	background-color:#DE9810;
}

#nav_menus ul, #ql_menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a, #ql_menu a {
	display:block;
	text-decoration:none;
	padding:5px 6px 5px 10px;
	color:#fff;
}

#nav_menus a:hover, #ql_menu a:hover{
	background:#00255C;
	color:#ffffff;
}


#ql_menu br{ display:none; }
