﻿/*REGISTRATION SURVEY*/

#SurveyContentHeader
{
	color:#0ebfce;
	font-size:12px;
	font-weight:bold;
}
.SurveyStyle
{
	float:left;
	width:550px;
	border:solid #000 0px;
	padding:0px 0px 0px 0px;
}
.NormalText
{
	width:460px;
	font-weight:bold;
}
/*.ResponseListFor_1
{
	list-style-type:none;
	padding:5px 0px 0px 10px;
	margin:0px;
	width:345px;
}
.ResponseFor_1
{
	width:330px;
	border:solid #000 0px;
}
.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:solid #000 0px;
}
.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 Effects Submit Button
{
	height: 40px;
	width: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 170px;
	border: 0px solid #000;
	background: transparent url(../Images/submit_btn.gif) 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;
}*/

#SurveyThankYou_
{
    padding:10px 0px 0px 0px;
}