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

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

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

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

.bodycopy { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#000000;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
 }
 
 a.bodycopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
 }
 
a.bodycopy:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
 }
 
 .footer { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	font-weight:normal;
}

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

.sectiontitle { 
	font-family: "Tahoma", "Arial", serif;
	font-size: 20px;
	font-weight: bold;
	color: #00502f;
	text-decoration: none;
 }
 
 body {
	background-color: #CCCCCC;
}

.headline {
	color:#00502f;
}

a { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #337359;
}

a:hover {
	text-decoration:underline;
	color: #b4cc95;
}

a:active {
	text-decoration:underline;
	color: #b4cc95;
}

.red {
	color: #FF0000;
}

.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: #00502f;
	border-left-color: #00502f;
	border-top-color: #00502f;
	border-right-color: #00502f;
}

.red {
color:#FF0000;
}

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

.formfont {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
}