.bg1 {  background-color: #ffffff}
.bg2 {  background-color: #EBEBEB}
.bg3 {  background-color: #626D28}
.bg4 {  background-color: #999999}
.bg5 {  background-color: #cccccc}

h1 {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; color: #626D28}
h2 {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #666666}
h3 { font-family: verdana, sans-serif; font-size: 9.4px; color: #626D28; text-transform: uppercase}

p {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #333333}
.nav {  line-height: 11px; color: #666666}
.bold { color: #333333; font-weight: bold}
.white { color: #ffffff}
.big {  font-size: 10px; line-height: 16px; color: #666666}
.biggreen {  font-size: 11px; line-height: 18px; color: #626D28}
.small {  font-size: 9.4px; line-height: 13px; color: #666666}
.smallnav {  font-size: 9.4px; line-height: 12px; color: #666666}
.smallnav2 {  font-size: 9.4px; line-height: 11px; color: #666666}
.greenhead { line-height: 12px; color: #626D28; font-weight: bold}
.smallgreen {  font-size: 9.4px; line-height: 13px; color: #626D28}
.greencaps { font-size: 9.4px; line-height: 12px; color: #626D28; text-transform: uppercase; font-weight: bold}
.biggreenheader {margin:15px 0 0px 0; font-family:"Times New Roman", Times, serif; font-size:24px;; color: #626D28; }

ul {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #333333}
li {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #333333}
ol {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #333333}

a { color:#003366; text-decoration:underline}
a:hover { color:#006699; text-decoration:underline}

.close { color:#ffffff; text-decoration:none}
.close:hover { color:#ffffff; text-decoration:underline}

.topnav{ color:#003366; text-decoration:none}
.topnav:hover { color:#006699; text-decoration:none}
.topnavactive {color:#333333; text-decoration:none; font-weight: bold}
.topnavactive:hover { color:#333333; text-decoration:none; font-weight: bold}

.sidenav{ color:#003366; text-decoration:none}
.sidenav:hover { color:#006699; text-decoration:none}
.sidenavactive { font-weight: bold; color:#666666; text-decoration:none}
.sidenavactive:hover {font-weight: bold; color:#666666; text-decoration:none}

.bottomnav{ color:#003366; text-decoration:none}
.bottomnav:hover { color:#006699; text-decoration:none}
.bottomnavactive {color:#333333; text-decoration:none; font-weight: bold}
.bottomnavactive:hover { color:#333333; text-decoration:none; font-weight: bold}



.input
{
    HEIGHT: 17px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #ffffff;
}

.select
{
    HEIGHT: 19px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000
}


.submit
{
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #626D28 1px solid;
    BORDER-BOTTOM: #626D28 1px solid;
    BACKGROUND-COLOR: #A9BD30;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 19px;
}

.comment
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #ffffff;
}
