/* CSS Document */

input, textarea, select {
     font-family: "Verdana", "Arial", "Helvetica", sans-serif;
     font-size: 11px;
     line-height: 14px;
	 text-decoration: none;
}

.bodycopy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005500;
	line-height: 18px;
	font-weight: bold;
	text-decoration:none;
}	

a.bodycopy:hover, a.bodycopy:active {
	color: #989865;
	text-decoration:none;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:14px;
}
 
 a.footer {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005500;
	line-height: 18px;
}

a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005500;
	text-decoration:none;
	line-height: 18px;
}

a.topnav:hover {
	color: #989865;
	text-decoration:none;
}

a.topnav:active {
	color: #989865;
	text-decoration:none;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

body {
	background-color:#999999;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.copyright {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.copyright:hover {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}

a.copyright:active {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}


.pagetitle {
	color: #004000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}

#contactpadding {
	padding-top:5px;
	padding-left:10px;
}

.red {
	color:#FF0000;
}

.white {
	color:#FFFFFF;
}

.gray {
	color:#ECECEC;
}

.form_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.tableborder_green {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #005500;
	border-left-color: #005500;
	border-top-color: #005500;
	border-right-color: #005500;
}
