html, body { background-color: #eeeeee; height: 100%; }
p {  }
td {}
a:link { }
a:visited { }
a:hover {  }
a:active { }


#BroswerBox {width:100%;  }
#PageBox { background-color: white; width:900px; padding-right: 10px; padding-left: 10px; }
#HeaderBox { background-image: url(../media/header.gif); background-repeat: no-repeat; width:900px; height:105px    ; padding-bottom: 25px; }
#HeaderContent {display:none; }
#HeaderContent { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; text-align: right; width: 890px; padding-top: 10px; padding-right: 10px; }
#HeaderContent a { color: white; text-decoration: none; padding-right: 10px; padding-left: 10px; }
#HeaderContent a:visited { color: white; text-decoration: none; }
#HeaderContent a:hover { color: white; text-decoration: underline; }
#ContentBox { background-image: url(../media/nav_bckgrnd.gif); background-repeat: repeat-y; width: 900px; float: left; }
#LeftCol { width:160px; float: left; }
#nav { border-bottom: 1px solid white; }
#Content h1 { color: #788e26; font-size: 26px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; margin-top: 0; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid #8d8b8b; }
#Content h2 { color: #788e26; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; margin-top: 20px; margin-bottom: 0; }
#Content { text-align: left; width:560px; float: left; margin-right: 20px; margin-left: 20px; color: #393939; font-size: 13px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;}

#Content  a { color: #393939; text-decoration: underline; }
#Content  a:visited  { color: #393939; text-decoration: underline; }
#Content  a:hover  { color: #393939; text-decoration: none;  }
#Content li { color: #393939; font-size: 13px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
#Content h6 { color: #393939; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; text-align: right; margin-bottom: 0; }
#Content h6 a { color: #393939; text-decoration: underline;  }
#Content h6 a:visited { color: #393939; text-decoration: underline; }
#Content h6 a:hover { color: #393939; text-decoration: none; }
#RightCol { width:140px; float: left; }
#RightColContent { text-align: center; padding: 15px 20px 20px; }
#FooterRule { width:900px; height: 20px; clear: left; border-bottom: 10px solid #869f32; }
#FooterBox { width:900px; clear: left; padding-top: 5px; color: #8d8b8b; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; text-align: right; padding-bottom: 10px; }
#FooterBox a { color: #8d8b8b; font-size: 10px; text-decoration: none; }
#FooterBox a:visited { color: #8d8b8b; font-size: 10px; text-decoration: none; }
#FooterBox a:hover { color: #8d8b8b; font-size: 10px; text-decoration: underline; }
