/*Doctype fixes*/
#topbanner img{vertical-align:top;}
#rightbanner>img{display:block;}
#rightbanner>br{display:none;}
/*End doctype fixes*/

h1{ font-size:1.2em; }
h2{ font-size:1em; }

h1,h2{
        font-family:georgia, serif;
        color:#003333;
	margin:0.5em 0;
	line-height:1em;
}

p { margin:1em 0; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

.tool_bar{
padding-top:15px;
padding-bottom:5px;
}

.tools{
text-align:right;
}

#contentdiv{
padding:10px 7px 7px 15px;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

.qlBtn{
position:absolute;
margin-top:16px;
margin-left:270px;
}

#search_div{
    position:absolute;
    top:46px;
width:156px;
height:26px;
	margin-left:459px; *margin-left:138px;
    background:#efefef url('../images2/search.gif') no-repeat;
}

#search_div form{ display:inline; }

#search_keywords{
	background:transparent;
	border-width:0;
	width:69px; height:17px;
	padding:1px 0 0 4px;
        *padding:0px 4px 0px 6px;
	margin:5px 0 0 58px;
	vertical-align:top;
        color:#669999;
}

#search_submit{
    background:transparent;
    border-width:0px;
    width:23px; height:22px;
    margin-top:4px;
    text-indent:999px; *padding-left:30px;
    overflow:hidden;
    cursor:pointer;
}

#dhtmlmenu_1325{
margin-left:12px !important; 
}

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:135px;
	margin:3px 0 0 3px;
	padding:0 0 0 0;
	background-color:#669999;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:6px 10px 6px 10px;
	color:#003333;
}

#nav_menus a:hover{
	background:#669999;
	color:#ffffff;
}

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:121px; *width:113px;
	background:#D5E3BE;
}

#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 6px 18px;
	color:#669999;
}

#ql_menu a:hover{
	background:#D5E3BE;
	color:#5A471B;
}