/* CSS Document */

BODY {
 color: #006400;
 font-size: 10px;
 line-height: 12px;
 font-family: Verdana, Helvetica, Arial, Geneva;
 text-decoration: none
}

.body {
	color: #236653;
 	font-size: 10px;
 	line-height: 12px;
 	text-decoration: none
}

.bodyBold {
	color: #0D3D1B; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 10px; 
	text-decoration: none
}

.bodyBold12 {
	color: #006400; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 12px; 
	text-decoration: none
}

.link {
	color: #25a925; 
	font-size: 10px; 
	line-height: 10px; 
	text-decoration: underline
}

a:link {
	color: #94B6AC; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 12px; 
	text-decoration: underline
}
alink2:link {
	color: #94B6AC;
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 10px; 
	text-decoration: underline
}

.lowNav {
	color: #CCCCCC;
 	font-size: 10px;
 	line-height: 12px;
 	text-decoration: none
}
.headline, a.headline, a.headline:visited {
	color: #E5E5B8;
	font-size: 12px;
	font-weight: bold; 
}
	
.whiteBody {
	color: #FFFFFF;
 	font-size: 10px;
	font-weight: bold; 
 	line-height: 12px;
 	text-decoration: none
}
th { 
	color: #FFFFFF;
 	font-size: 11px;
	font-weight: bold; 
 	line-height: 12px;
 	text-decoration: none;
	text-align: right;
}
input, select {
border: 1px solid #000; 
}
.yellowBody {
	color: #E5E5B8;
 	font-size: 10px;
	font-weight: bold; 
 	line-height: 12px;
 	text-decoration: none
}
a:visited {
	color: #25a925;
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 12px; 
	text-decoration: underline
}

/* Homepage Only (added by Chartermain 1.2010) */

.nHeaderOne {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.1em;

	}

.nParagraph {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.35em;
	margin-top: 4px;
	padding-right: 10px;
	}



.nHeaderTwo {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: .5em;
	margin-bottom: 0px;
	color: #63c122;
	}
	
p.nLoudText {
font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 24px;
	line-height: 1.1em;
	padding-top: 1em;
	margin-bottom: 1em;
	color: #fff;

	}

.nBold {
	
	color: #f8d605;
	font-size: 1.3em;

	}
	
a.nLink {
	font-size: 1em;
	color: #f8d605;

	}
	
.nContact {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #c0e304;

	}
	
	.ndisclaimer {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: .9em;
	line-height: 1.1em;

	}
	

