@charset "utf-8";
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #A23C21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #A23C21;
}
a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A23C21;
	font-size: 11px;
}
.subheadWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover {
	color: #25524B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.smallwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytxtgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #063F39;
}
.greenheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #063F39;
}
.smallgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #063F39;
}
.bodytxtgreenbld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #063F39;
}
