@charset "UTF-8";
body,td,th {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
body {
	background-image: url(../pages/home/assets/light-green-pattern4.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.boldLinks24 {font-size: 24px; font-weight: bold; }
.smallBanner {
	font-size: 16px;
	font-weight: bold;
}
.greenBanner {
	font-size: 18px;
	font-weight: bold;
	color: #336533;
	letter-spacing: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.greenItalicsBld {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
	margin-top: 4px;
	text-align: center;
	margin-bottom: -4px;
}
.timesItalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
}
.whiteBanner {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
}
.medBanner {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.italicTimes {font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }
.timesItalicBld14 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.25em;
}
#emailType {
	font-size: 0.85em;
	font-weight: bold;
}

