a.navSurveySelected
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: Red;
}
td.surveySectionHeading
{
	font-weight: bold;
	font-size: 14px;
	color: #003399;
}
td.surveySectionDescription
{
}
td.surveyQuestion
{
	font-weight: bold;
}
span.surveyQuestion
{
	font-weight: bold;
}
td.surveySummaryHeading
{
	font-weight: bold;
	border-bottom: #000000 1px solid;
	text-align: center;
	vertical-align: bottom;
}
td.surveySummaryResponseCount
{
	text-align: right;
	padding-right: 4px;
}
td.surveySummaryTotal
{
	font-weight: bold;
	border-top: #000000 1px solid;
	text-align: right;
	padding-right: 4px;
}