/*REGISTRATION SURVEY*/
#SurveyContentHeader
{
	color: #0EBFCE;
	font-size: 12px;
	font-weight: bold;
}
.SurveyStyle
{
	float: left;
	width: 550px;
	border: 0px solid #000;
	padding: 0px;
}
.NormalText
{
	width: 460px;
	font-weight: bold;
}
.ResponseListFor_1
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	width: 500px;
}
.ResponseFor_1
{
	width: 480px;
	border: 0px solid #000;
}
.ResponseListFor_2
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
.ResponseFor_2
{
	width: 325px;
	border: 0px solid #000;
}
.ResponseListFor_3
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	width: 500px;
}
.ResponseFor_3
{
	width: 460px;
	border: 0px solid #000;
}
.ResponseListFor_4
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
.ResponseFor_4
{
	width: 325px;
	border: 0px solid #000;
}
.ResponseListFor_5
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
.ResponseFor_5
{
	width: 325px;
	border: 0px solid #000;
}
.ResponseListFor_6
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
.ResponseFor_6
{
	width: 325px;
	border: 0px solid #000;
}
.ResponseListFor_7
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
.ResponseFor_7
{
	width: 325px;
	border: 0px solid #000;
}
.ResponseListFor_8
{
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
.ResponseFor_8
{
	width: 325px;
	border: 0px solid #000;
}
.ErrorText
{
	color: #FF0000;
}
#submitStyle
{
	height: 40px;
	width: 90px;
	margin: 0px;
	padding: 0px 0px 0px 170px;
	border: 0px solid #000;
	background: transparent url(../Images/submit_btn2.png) no-repeat;
	background-position: center left;
	vertical-align: top;
	cursor: pointer;
/*hand-shaped cursor*/
	cursor: hand;
/*for IE 5.x*/
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
