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; }

.large, .large td{
     font-size:14px !important;
}

.hier{ display:inline; }

.left_links a{
color:#1b473d;
background-color:#dbefbb;
display:block;
padding:10px 10px 8px 6px;
margin-bottom:1px;
border-bottom:1px solid #c0cbaf;
text-decoration:none;
text-align:right;
}

.left_links a:hover{
color:#ffffff;
background-color:#8cbd51;
}

.left_links p{ margin:0; padding:0; }
.left_links br{ display:none; }

#search{ margin:3px 0 0 0; }
#search form{ margin:0; }

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img, #rightbanner img, #leftbanner img{vertical-align:top}
#topbanner .tools img{vertical-align:middle}
#search input[type="image"]{vertical-align:top}

#keywords{
background:#d2e3c2;
border-style: solid;
border-color:#d2e3c2;
width:126px; *width:124px;
height:16px; *height:14px;
color:#1b473d; font-size:10px;
padding-left:4px;
margin-right:2px;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#nav_menus div{
	width:147px;
	background:url('/uploaded/Images/menu_bottom.gif') left bottom no-repeat;
	position:absolute; top:0px; left:0px;
	margin-top:-6px; padding-top:3px;
	visibility:hidden;

}

#nav_menus ul {
	list-style-type:none; margin:0; padding:0 0 5px 0;
}

#nav_menus a {
display:block;
background:#8cbd52;
border-width:0px 1px 0 1px; border-color:#64894d; border-style:solid;
text-decoration:none;
color:#ffffff;
font-size:11px; font-family:Verdana, sans-serif;
padding:4px 4px;
}

#nav_menus a:hover{ color:#ffffff; background:#64894d;}

#dhtmlmenu_2{ width:171px !Important; background:url('/uploaded/Images/menu_bottom2.gif') left bottom no-repeat !Important;}
#dhtmlmenu_52{ width:130px !Important; margin-left:-68px !Important;}


/* Expanding content list */
ul.sub_list{
    list-style-type:none;
    margin:0;
    padding:0;
    border-top:1px solid #004020;
}

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 20px 6px 25px;
    text-decoration:none;
    border-bottom:1px solid #004020;
}

a.sub_title, a.sub_title:link, a.sub_title:visited{
    background:#dbefbc url('../images/sub_list_arrow.gif') 5px center no-repeat;
    color:#004020;
}

a.sub_title_on, a.sub_title_on:link, a.sub_title_on:hover, a.sub_title_on:visited{
    background:#ffffff url('../images/sub_list_arrow_on.gif') 5px center no-repeat;
    color:#004020;
}

.sub_link{
    display:block;
}

.sub_notes {
    padding: 5px 25px;
}

.sub_notes a, .sub_notes a:link, .sub_notes a:visited{
    color:#004020;
}

.sub_notes p{
    margin:.5em 0;
}
