.questionNumberTabNotSelected
{
	background-color:#AAAAAA;
	text-align:center;
}

.questionNumberTabSelected
{
	background-color:#DDDDDD;	
	text-align:center;
}

.questionNumberLinkButton
{
	color:Black;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.questionTabTable
{
	width:100%;
}

.questionText
{
	font-family:Arial;
	font-size:14px;
	text-align:left;
	padding:0px 0px 10px 30px;
}

.pupilSurveyHeaderText
{
	color:Black;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.pupilSurveyMessageText
{
	color:Red;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;	
}
