.regRowEven {	
            font-family:        arial, helvetica;
			font-size:			12px;
			color:				#000000;
			background-color:	#cccccc;
}

.regRowOdd {
            font-family:        arial, helvetica;
			font-size:			12px;
			color:				#000000;
}

.regText {
            font-family:        arial, helvetica;
			font-size:			12px;
			color:				#000000;
}

.regTextReq {
            font-family:        arial, helvetica;
			font-size:			12px;
			color:				#FF0000;
}

.regTextbox {
            font-family:        arial, helvetica;
			font-size:			12px;
}

.regPassword {
            font-family:        arial, helvetica;
			font-size:			12px;
}

.regSelect {
            font-family:        arial, helvetica;
			font-size:			12px;
			font-weight:		normal;
}

.surQuestSection {
            font-family:        arial, helvetica;
			font-size:			12px;
			font-weight:		bold;
			background-color:	#747474;
			color:				#FFFFFF;
}

.surQuestNormal {
            font-family:        arial, helvetica;
			font-size:			12px;
			font-weight:		bold;
			background-color:	#e5e6e4;
			color:				#000000;
}

.surQuestNormal2 {
            font-family:        arial, helvetica;
			font-size:			12px;
			font-weight:		bold;
}

.surText {
            font-family:        arial, helvetica;
			font-size:			12px;
}

.surTextBold {
            font-family:        arial, helvetica;
			font-size:			12px;
			font-weight:		bold;
}

.surSelect {
            font-family:        arial, helvetica;
			font-size:			12px;
			font-weight:		normal;
}

.stepText {
            font-family:        arial, helvetica;
			font-size:			15px;
			font-weight:		bold;
			color:				#888888;
}


