.chapterGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006128;
	font-weight: bold;
}
.chapterOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD6600;
}
.newsletterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006128;
	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-top-color: #006128;
	border-right-color: #006128;
	border-bottom-color: #006128;
	border-left-color: #006128;
	background-color: #FF6300;
	border-top-width: 0px;
}

.titleText {
	color: #666666;
	font-weight: bold;
}
.chapterText:link, .chapterText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD6600;
	text-decoration: none;
	
}
.chapterText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD6600;
	text-decoration: none;
	border-bottom:1px solid #006128;
}
.testimonialTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bannermenuTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.previewTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.text_orangeColor:link, .text_orangeColor:visited {
	color: #FD6600;
	text-decoration: none;
}
.text_orangeColor:hover {
	color: #FD6600;
	text-decoration: underline;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copyTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
