.contactAreaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	padding: 25px;
	vertical-align: top;
}
.contactAreaText a:link {
	color: #ffffff;
	text-decoration: none;
}
.contactAreaText a:visited {
	text-decoration: none;
	color: #ffffff;
}
.contactAreaText a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.contactAreaText a:active {
	text-decoration: none;
	color: #cccccc;
}
.contactAreaTextStretch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	padding-left: 25px;
	vertical-align: top;
}
.contactAreaTextStretch a:link {
	color: #ffffff;
	text-decoration: none;
}
.contactAreaTextStretch a:visited {
	text-decoration: none;
	color: #ffffff;
}
.contactAreaTextStretch a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.contactAreaTextStretch a:active {
	text-decoration: none;
	color: #cccccc;
}
.contactAreaText p{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.contactAreaTextHeader{
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #80A099;
}
a:link {
	color: #042E6E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #042E6E;
}
a:hover {
	text-decoration: none;
	color: #77AE9A;
}
a:active {
	text-decoration: underline;
	color: #77AE9A;
}
.header {
	font-size: 18px;
	color: #042E6E;
	font-weight:bold;
}
.subheader {
	font-size: 14px;
	line-height: 20px;
	color: #042E6E;
	font-weight:bold;
}
.eventsTextArea {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-image: url(eventsTextCellBkg.jpg);
	padding: 10px 25px 15px 15px;
	vertical-align: top;
}
.eventsAreaTextHeader{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.eventsName{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #7FA098;
}

