/* General Tag Styles */

h1,h2,h3,h4,h5,h6 {
	color:#969da1;
        font-weight:normal;
        line-height:1em;
}

h1{ font-size: 2.2em; }

h2{ font-size: 2em; }

h3{ font-size: 1.6em; }

h4{ font-size: 1.5em; }

h5{ font-size: 1.4em; }

.large, .large td { font-size: 14px !important; }

#contentdiv{
padding: 20px 10px 20px 35px;
*padding: 35px 10px 20px 35px;
}

#rightbanner{
padding:50px 10px 10px 10px;
background-color:#dedede;

}

/* Top Banner and Buttons */

.logo_top{
margin-top:14px !important;
}

.top_buttons{
margin: 0px 0px 4px 0px !important;
}

#bottom_links{
position:absolute;
margin-left:20px;
}

#bottom_address{
text-align:right;
margin-right:20px;
}

/* Search */

#search_div {
background:#003368 url(../images/search_bg.gif) no-repeat scroll 0 0;
height:28px;
margin-left:813px;
position:absolute;
top:80px;
width:126px;
*height:26px;
*margin-left:0px;
}

#search_div form {
display:inline;
}

#search_keywords {
background:transparent none repeat scroll 0 0;
border-width:0;
color:#333333;
height:21px;
margin:0px 0 0 1px;
padding:7px 0 0 8px;
vertical-align:top;
width:90px;
*width:81px;
}

#search_submit {
background:transparent none repeat scroll 0 0;
border-width:0;
cursor:pointer;
height:28px;
margin-top:0px;
margin-left:3px;
overflow:hidden;
text-indent:999px;
width:23px;
*padding-left:33px;
}



/* Hierarchy Bar */

#hierbar{
position:absolute;
width:445px;
margin-left:260px;
margin-top:5px;
font-size:11px !important;
}

.hier{ display:inline; }


/* Page Tools */

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 780px;
	width: 155px;
	margin-top: 5px;
	padding-right: 0px;
        font-size:11px !important;
}


/* Menus */

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:150px; *width:152px;
	margin:4px 0 0 0;
	padding:0 0 11px 0;
	background-color:#252525;
        border:1px solid #ffffff;
}

#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 10px;
	color:#ffffff;
        font-size:12px !important;
}

#nav_menus a:hover{
	background:#003D7D;
	color:#ffffff;
}


/* Quicklinks */

#ql_menu{
	background-color:#252525;
	position:absolute; top:0px; left:0px;
	width:150px; *width:152px;
	margin:4px 0 0 0px;
	padding:0 0 0 0;
        border:1px solid #ffffff;
}

#ql_menu ul{
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#ql_menu a{
	display:block;
	text-decoration:none;
	padding: 6px 6px 6px 10px;
        font-size:12px !important;
	color:#ffffff;
}

#ql_menu a:hover{
	background:#003D7D;
	color:#ffffff;
}

#topbanner img { vertical-align: top; }
#topbanner .tools img { vertical-align: middle; }
#leftbanner img { vertical-align: top; }
#rightbanner img { vertical-align: top; }
#bottombanner img { vertical-align: top; }
.heightfix img { display: block; }