.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.regtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.regtextsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.cssQuestionTable { 
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 14px;
color: #404040;
width: 100%;
height:300px;
background-color: #fafafa;
border: 1px #4E81B8 solid;
text-align: left;
border-spacing: 0px;}

.cssQuestionRow{
height:80px;
padding-top: 0px;
border-bottom: 1px solid #4E81B8;
background-color:#CACACA;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 14px;
color: #404040;}

.labelStatus
{
	font-style: normal;
	font-weight:bolder;
}