
/*Doctype fixes*/
#topbanner img{vertical-align:top;}
/*End doctype fixes*/

h1{ font-size:1.8em; }
h2{ font-size:1.5em; }
h3{ font-size:1.3em; }
h4{ font-size:1.2em; }
h5{ font-size:1em; }
h6{ font-size:.9em; }

h1{
        font-family:georgia,times, serif;
        font-weight:normal;
        color:#437aad;
	margin:0.5em 0;
	line-height:1.2em;
}

h2,h3,h4,h5,h6{
        font-family:georgia,times, serif;
        font-weight:normal;
        color:#EBB917;
	margin:0.5em 0;
	line-height:1.2em;
}

p { margin:1em 0; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

.calimg{
margin:2px 5px 3px 5px;
padding:3px 0px 3px 0px;
border:1px solid #000;
background-color:#F7E4A6;
}

.tool_bar{
padding-top:6px;
padding-bottom:5px;
}

.hier{ display:inline; 
}

.tools{
text-align:right;
margin: -16px 31px 0px 0px;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

.hier{ display:inline; }

.qlBtn{
position:absolute;
margin-top:-29px;
margin-left:7px;
}

#contentdiv{
padding:10px 5px 10px 20px;
}

#search_div{
    position:absolute;
    top:200px;
width:179px;
height:22px;
	margin-left:126px;
    background:#efefef url('../images2/search_bg.gif') no-repeat;
}

#search_div form{ display:inline; }

#search_keywords{
	background:transparent;
	border-width:0;
	width:96px; height:19px;
	padding:3px 0 0 4px;
        *padding:3px 4px 0px 6px;
	margin:0px 0 0 58px;
	vertical-align:top;
        color:#000000;
}

#search_submit{
    background:transparent;
    border-width:0px;
    width:20px; height:22px;
    margin-top:0px;
    text-indent:999px; *padding-left:30px;
    overflow:hidden;
    cursor:pointer;
}

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:196px;
	margin:0px 0px 0px 2px;
	padding:0 0 0 0;
	background-color:#437AAD;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
        margin:5px;
	color:#ffffff;
}

#nav_menus a:hover{
	background:#93BCE2;
	color:#000000;
}

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:114px; *width:114px;
	background:#F3D472;
}

#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;
        margin:5px;
	color:#000000;
}

#ql_menu a:hover{
	background:#EBB918;
	color:#000000;
}
