html, body, form { margin: 0; padding: 0; }
body { font: normal 76% Arial, Helvetica, sans; background: #6e9467; color: #000000; }

ul, li, form, dt, dl, dd, ol, div, p, 
blockquote, h1, h2, h3, h4, h5, h6, a, code, pre { margin: 0; padding: 0; }
ul { list-style-type: none; list-style-image: none; margin-bottom: 0px; }
hr { display: none; }
input, textarea, select { font-family: Arial, Helvetica, sans; font-size: 1em; color: #333333; }
strong, b { font-weight: bold; }
table { border-collapse: collapse: border-spacing: 0; clear: left; }

a img { border: 0; }
a { text-decoration: none; }
a:link { color: #f00; }
a:visited { color: #f00; }
a:hover { text-decoration: underline; }
a:active { color: #f00; }


.smaller { font-size: 8px; }
.small { font-size: 10px; }
.normal { font-size: 12px; }
.large { font-size: 14px; }
.larger { font-size: 16px; }


h1 { font-size: 2.0em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h2 { font-size: 1.7em; margin: 1.2em 0em 1.2em 0em; font-weight: normal; }
h3 { font-size: 1.4em; margin: 1.2em 0em 1.2em 0em; font-weight: normal; }
h4 { font-size: 1.2em; margin: 1.2em 0em 1.2em 0em; font-weight: bold; }
h5 { font-size: 1.0em; margin: 1.2em 0em 1.2em 0em; font-weight: bold; }
h6 { font-size: 0.8em; margin: 1.2em 0em 1.2em 0em; font-weight: bold; }

.br { border: 0; margin: 0; clear: both; }
.left { float: left; }
.right { float: right; }
.cleardiv { clear: both; height: 1px; font-size: 0; line-height: 0; }

#container { margin: 2em auto; width: 849px; }

/* HEADER */

#header_l { float: left; line-height: 0; }
#header_r { float: left; line-height: 0; }

/* HEADER HAV */

#top_nav { clear: both; background: #ffffff; }

.nav_inline { white-space: nowrap; }
.nav_inline li { display: inline; float: left; margin-right: 1px; }
.nav_inline li, .nav_inline li a { line-height: 0; }
.nav_inline .last { margin: 0 !important; }

/* CONTENT */

#contentpane { clear: both; background: #fff; }

/* LEFT SIDEBAR */

#left_nav { float: left; padding: 1em; width: 310px; overflow: visible; }
@media print
{
  #left_nav { overflow: hidden !important; }
}

/* TOP LEFT SIDENAV */

.tlnav { padding-right: 0.7em; text-align: right; }
.tlnav li { padding-bottom: 1em; display: block; }
.tlnav a { color: #1a511a; }
.tlnav a:hover { text-decoration: underline; }

/* BOTTOM LEFT SIDENAV */

#bl_corner_nav { clear: both; margin: 1em 0 -1em 0 !important; text-align: right; background: url(/images/sidenav_bg.png) no-repeat bottom left; width: 302px; height: 176px; }
#bl_corner_nav ul { padding: 0.7em 0.5em 0 0; line-height: 1.2em; }
#bl_corner_nav .sgl { float: right; border: 1px solid #c1d7c1; border-width: 1px 0 0 0; margin: 1em 0 0.6em 0; clear: both; width: 100px; }
#bl_corner_nav .gt { color: #a7c5a7 !important; }

#bl_corner_nav a { font-size: 1.2em; color: #4a784a; font-weight: bold; }
#bl_corner_nav a:hover { color: #333333; }
#bl_corner_nav .smaller { font-size: 0.85em; }

/* CONTENT RIGHT SIDE */

#content_r { padding-top: 2em; width: 500px; float: left; font-size: 1.1em; }
#content_r ul { list-style-type: disc; list-style-image: none; margin-left: 2em; }
#content_r p { margin-bottom: 1em; line-height: 1.4em; }
#content_r .ht1 { margin-bottom: 0; padding: 0.2em 1em; display: block; background: #a7c5a7; color: #2e672e; }
.ht_items { overflow: visible; background: #f1f6f1; height: 160px; border: 1px solid #d9e7d9; border-width: 0 1px 1px 1px; }
.news_l { padding: 0.8em; }
.news_l li { margin-bottom: 1em; }
.news_l .title { font-weight: bold; }

.documents { margin-top: 1em; }
.documents h3 { padding: 0; margin: 0 0 0.2em 0; font-size: 1.2em; color: #6e9467; }
.alt { background: #e9e9e9; }

/* FOOTER */

#fs { clear: both; width: 849px; height: 17px; background: url(/images/footer_top.png) no-repeat top left; margin-bottom: 1em; }

#footer { text-align: center; font-weight: bold; font-size: 0.85em; }
#footer a { color: #000000; }
#footer a:hover { text-decoration: underline; color: #fcfbcd; }
.footerlinks { margin-bottom: 1.4em; }
.footerlinks li { display: inline; border-right: 1px solid #3a6c39; padding-right: 0.6em; margin-right: 0.4em; }
.footerlinks .nl { border-left: 0; }
.footerlinks .last { border-right: 0; }

#footer .wl { color: #fcfbcd; text-decoration: underline; }
#footer .wl:hover { color: #333333; }
#footer p { color: #000000; padding-top: 0.2em; }

/* IMAGE PRELOADER */

#preload { display: none; }
