h1,h2,h3,h4,h5,h6 {
margin:0.5em 0;
line-height:1em;
color:#388137;
font-family:Verdana;
font-weight: normal;
}

.large, .large td{ font-size: 14px !important;
}

h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

a.nav_history{ background-color:#ffffff !important; }
a.nav_history div{ color:#808080 !important; }


#logo_link{ 
position:absolute;
top:80px;
height:80px; width:655px;
text-indent:-9999px;
background:#fff;
FILTER: alpha(opacity=0); -moz-opacity:0; opacity:0; -khtml-opacity:0;
}

#poweredby div { width:920px; }

#contentdiv { padding: 0px 20px 8px 20px; }

/* Search field + Position of search container */

.search_bar { display:inline; }
#search{   }

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
#topbanner img[src="uploaded/images/logoright.gif"]{vertical-align:bottom}
.heightfix {height:33px}

#keywords{ background:#d0b783; 
border:1px solid #d7be93;
width:133px; height:15px;
color:#ffffff;
padding:2px 0px 0px 3px; margin-top:0px!important;
vertical-align:top;
display:inline;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form{ display:inline;}
#ss_div { position:absolute; vertical-align:top; margin: 82px 0px 0px 709px; }
.hier_div { height:25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }
.hiersect { position:absolute; margin-left:14px; margin-top:2px; height:18px; width: 600px; color: #5e8746;}
.tools { position:absolute; text-align:right !important;  margin-left:734px; width:170px; margin-top:1px; padding-right:0px; color: #5e8746; }

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: url('../images/dropdown.gif') repeat-x top left #2f5a75; width:159px; 
	position:absolute; top:0px; left:0px;
	margin-top:-10px; margin-left:0px; padding-bottom:8px; padding-top:5px; 
	visibility:hidden;
}

#nav_menus ul {
list-style-type:none; margin:0; padding:0 5px 0px 5px;
}

#nav_menus a { display:block; text-decoration:none; color:#b4975a; font-size:11px; padding:5px 5px;}
#nav_menus a:hover{ color:#FFFFFF; padding:5px 5px 5px 5px;}

#dhtmlmenu_7 { margin-left: -46px !important; }

#ql_menu{
	background:#5DB0E4; width:156px;
        border: 0px solid #796666;
	position:absolute; top:0px; left:0px;
	margin:-10px 0 0 4px;
	padding:5px 5px 0 5px;
	visibility:hidden;
}

#ql_menu ul{ margin:0; padding:0; }
#ql_menu br{ display:none; }
#ql_menu li{ list-style-type:none;  }
#ql_menu a{ display:block; text-decoration:none; color:#FFFFFF; font-size:11px; padding:3px 4px;}
#ql_menu a:hover{ color:#333333; background:#FFFFFF; }

/* Expanding content list */
ul.sub_list{
    list-style-type:none;
    margin:0;
    padding:0;
    border-top:1px solid #388137;
}

a.sub_title, a.sub_title:link, a.sub_title:hover, a.sub_title:visited, a.sub_title_on, a.sub_title_on:link, a.sub_title_on:hover, a.sub_title_on:visited{
    display:block;
    padding:6px 4px 6px 25px;
    text-decoration:none;
    border-bottom:1px solid #388137;
}

a.sub_title, a.sub_title:link, a.sub_title:hover, a.sub_title:visited{
    background:#eee url('../images/sub_list_arrow.gif') 5px center no-repeat;
}

a.sub_title_on, a.sub_title_on:link, a.sub_title_on:hover, a.sub_title_on:visited{
    background:#388137 url('../images/sub_list_arrow_on.gif') 5px center no-repeat;
    color:#fff;
}

.sub_link{
    display:block;
}

.sub_notes {
    padding: 5px 25px;
}

.sub_notes a{
    color:#388137;
}

.sub_notes p{
    margin:.5em 0;
}


/* -- REQUIRED FORM FIELD LABELS.  Ticket: 8313589 -- */

.required {
font-weight:normal;
color:#000;
}

.required:after {
content:'*';
color:#990033;
font-weight:bold;
display:inline;
}
