.ATESurveyFont
{
	font-family: Verdana, Arial, Courier;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.ATESurveyText
{
	font-family: Verdana, Arial, Courier;
	font-size: 11px;
	color:Black;
}

.ATESurveyTextSmall
{
	font-family: Verdana, Arial, Courier;
	font-size: 7pt;
	color:Black;
}

.ATESurveyCategory
{
	font-family: Verdana, Arial, Courier;
	font-size: 11pt;
	font-weight: bold;
	color:Black;
	font-style:italic;
}

.ATESurveyQuestionText
{
	font-family: Verdana, Arial, Courier;
	font-size: 11pt;
	color:Blue;
	font-style:italic;
}

.ATESurveyTitleText
{
	font-family: Verdana, Arial, Courier;
	font-size: 13pt;
	color:Black;
	font-weight: bold;
}

.ATESurveyTextBold
{
	font-family: Verdana, Arial, Courier;
	font-size: 11pt;
	font-weight: bold;
	color:Black;
}

.ATESurveyTextBigBoldBlue
{
	font-family: Verdana, Arial, Courier;
	font-size: 13pt;
	font-weight: bold;
	font-style:italic;
	color:Blue;
}

.ATESurveyTextBlue
{
	font-family: Verdana, Arial, Courier;
	font-size: 12pt;
	font-style:italic;
	color:Blue;
	font-weight: bold;
}

table.ATESurveyTable 
{ 
	font-size: 11pt; 
	border: solid 1px #21398C; 
	font-weight: bold; 
	color: black; 
	background-color:LightGreen; 
	width: 768px; 
	border-collapse:collapse;
} 

checkboxlist.ATESurveyList
{ 
	font-family: Verdana, Arial, Courier;
	font-size: 11pt; 
	font-weight: bold; 
	color: black;
}