@charset "UTF-8";
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D9E7E8;
	line-height: 16px;
	margin-left: 0px;
}
.headingCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #1e5c52;
	padding-bottom: 10px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCFFCC;
	text-decoration: none;
	padding-top: 15px;
	font-weight: normal;
}
.space {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #39B9A6;
	text-decoration: none;
}
.bodywhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}
.headingwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #39B9A6;
	padding-bottom: 10px;
}
.bodygrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-left: 15px;
}
.greenheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCFFCC;
	text-decoration: none;
	padding-top: 15px;
	font-weight: bold;
}

