@charset "utf-8";
/* CSS Document */

body, p, div, td, ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #1a3306;
	line-height:20px;
}

.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #1a3306;
}

a {color:#006600; text-decoration:underline;}
a:visited {color:#006600;}
a:hover {color:#990033;}
.textheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #1a3306;
}


.navtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #efefef;
}

.bottomnavtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1a3306;
}

.whitetext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

a.topnav {
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px
}
a.topnav:visited {color:#ffffff;}
a.topnav:hover {
	color: #ffcc00;
	text-decoration: underline;

	
}


#bottomnav a {
	color: #1a3306;
	text-decoration: none;
	font-size:12px;
}

#bottomnav a:visited {
	color: #1a3306;
	text-decoration: none; font-size:12px;
}

#bottomnav a:hover {
	color: #1a3306;
	text-decoration: underline; font-size:12px;
}

#bottomnav a:active {
	color: #1a3306;
	text-decoration: none;
}

#copyright a:link {
	color: #1a3306;
	text-decoration: none;
	font-size:12px;
}

#copyright a:visited {
	color: #1a3306;
	text-decoration: none;
	font-size:12px;
}

#copyright a:hover {
	color: #1a3306;
	text-decoration: underline;
	font-size:12px;
}

#copyright a:active {
	color: #1a3306;
	text-decoration: none;
	font-size:12px;
}

.footer {
   color:#1a3306;
   font-family:"Trebuchet MS", Arial;
   font-size:12px;
   }
   
.copyright {
   color:#1a3306;
   font-family:"Trebuchet MS", Arial;
   font-size:12px;
   }
