.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.headingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000080;
	font-weight: bold;
}
.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.logoText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}


a:link {
text-decoration:underline; color:#223C89;
}
a:hover {
color:#CC3300;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
}
.featureHeading {
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.featureText {
	line-height: 125%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 14px;
}
.featureText a {
	color: #223C89;
}
.featureText a:hover {
	color: #cc3300;
}
.tblHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000080;
	text-align: center;
}
.tblHeading a {
	color: #FFFFFF;
	text-decoration: none;
}
.tblHeading a:hover {
	color: #999999;
}
.surveyTable {
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
