.fontStyle {
	font-family: Arial;
}
.Heading_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4e8953;
}
.Green_sub_heading {
	color: #4e8953;
	font-weight: bold;
}
.Blue_sub_heading {
	color: #466786;
	font-weight: bold;
}
.normal_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sub_heading18pt {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E8953;
}
.font_for_textfields {
	font-family: Arial, Helvetica, sans-serif;
}
.style_button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CBE0CF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #466786;
}
.footerLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E4F1E4;
}
