/* CSS Document */

H1 { text-align: left; font-family: Verdana, Helvetica, sans-serif; color: #395A08; font-size: 11px; font-weight: bold; margin-left: 80px; margin-right: 330px; margin-top: 10px; }
H2 { text-align: left; font-family: Verdana, Helvetica, sans-serif; color: #9E2C0A; font-size: 11px; font-weight: bold; margin-left: 30px; margin-right: 30px; margin-top: 10px; }
H3 { font-size: 10px; font-family: Verdana, Helvetica, sans-serif; color: #333333; text-align: center;	}
H4 { text-align: left; font-family: Verdana, Helvetica, sans-serif; color: #9E2C0A; font-size: 11px; font-weight: bold; margin-left: 0px; margin-right: 0px; margin-top: 0px; }

/* old navigation */
td.nav { text-align: center; color: #95BC24; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: #395A08; margin-top: 10px; margin-bottom: 10px; height: 30px; }
td.secnav { text-align: center; color: #395A08; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: #95BC24; margin-top: 7px; margin-bottom: 8px; height: 25px; }
td.sec { text-align: center; color: #395A08; font-family: Verdana, Helvetica, sans-serif; font-size: 9px; background-color: #95BC24; margin-top: 5px; margin-bottom: 16px; height: 30px; }

A.nav { color: #FFFFFF; text-decoration : none; margin-left: 10px; margin-right: 10px; } 
A.nav:hover { color: #FBEE00; text-decoration : none; }
A.nav:active { color: #FBEE00; text-decoration : none; }
A.nav:visited { color: #FFFFFF; text-decoration : none; } 

/* side lines and bottom line */
td.side { background-color: #395A08; }

/* main content */
td.main { background-color: #DAE1D1; }
td.low { background-color: #DAE1D1; }

p { text-align: left; font-family: Verdana, Helvetica, sans-serif; color: #395A08; font-size: 11px; margin-left: 0px; margin-right: 30px; margin-bottom: 10px; }
p.main { text-align: left; font-family: Verdana, Helvetica, sans-serif; color: #395A08; font-size: 11px; margin-left: 80px; margin-right: 330px; margin-bottom: 10px; }
p.form { text-align: left; font-family: Verdana, Helvetica, sans-serif; color: #395A08; font-size: 11px; margin-left: 80px; margin-right: 30px; margin-bottom: 10px; }
p.red { text-align: left; font-family: Verdana, Helvetica, sans-serif; color: #9E2C0A; font-size: 11px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }
p.cenred { text-align: center; font-family: Verdana, Helvetica, sans-serif; color: #9E2C0A; font-size: 11px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }

A { color: #D42D03; text-decoration : none; } 
A:hover { color: #95BC24; text-decoration : none; }
A:active { color: #95BC24; text-decoration : none; }
A:visited { color: #D42D03; text-decoration : none; } 

A.h1 { color: #395A08; text-decoration : none; } 
A.h1:hover { color: #395A08; text-decoration : none; }
A.h1:active { color: #395A08; text-decoration : none; }
A.h1:visited { color: #395A08; text-decoration : none; } 

A.F69 { color: #F69803; text-decoration : none; } 
A.F69:hover { color: #F69803; text-decoration : none; }
A.F69:active { color: #F69803; text-decoration : none; }
A.F69:visited { color: #F69803; text-decoration : none; } 

/* forms */
input { font-size: 10px; }
input.up { font-size: 10px; }

/* new nav Dec 07 */
td.new { height: 28px; margin: 0px; }
#top_nav { width: 920px; height: 28px; color: #95BC24; background-color: #395A08; margin: 0; padding: 0; }
#sec_nav, #low_nav { width: 920px; height: 28px; color: #395A08; background-color: #95BC24; margin: 0; padding: 0; }

/* un-ordered list (navigation) */
.nav_list ul { list-style: none; text-transform: uppercase; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; margin: 0; margin-left: auto; margin-right: auto; padding-top: 6; }
.nav_list li { border-right: 1px solid #FFFFFF; float: left; font-weight: bold; padding-left: 7px; padding-right: 7px; }
.nav_list a { color: #FFFFFF; text-decoration : none; margin-left: 10px; margin-right: 10px; } 
.nav_list a:visited { color: #FFFFFF; text-decoration : none; }
.nav_list a:hover { color: #FBEE00; text-decoration : none; }
.nav_list .last { border: 0; padding-right: 0px; }
.nav_list a.current { color:#F69803; }

