body
{
	padding:0 20px 20px 20px;
	line-height:1.4;
	font-family:verdana;
	font-size:12px;
}

.bannerPanel
{
	background-color:#507192;
}
.banner
{
	display:block; 
	margin:0 auto;
}

.t11
{
	color:#515256;
	font-size:23px;
	margin:15px 0;
	font-weight:bold;
	background-color:#eeeeee;
	text-align:center;
	padding:3px 0
}

table
{
	margin-bottom:20px;
}
th
{
	background-color:#eeeeee;
}
td
{
	padding:3px 20px;
	border-bottom:solid 1px #eeeeee;
	overflow:hidden;
}

input[type="text"]
{
	width:600px;
}


.surveyQuestionEdit
{
	margin:25px 0;
	line-height:2;
}
.surveyQuestionEdit img
{
	 margin-right:10px;
	 margin-bottom: -2px;
}
.txtBox
{
	display:block;
	margin-bottom:5px;
}

.leftButton
{
}

#formButtons
{
	margin-top:10px;
}
.questionDescription
{
	padding:4px 10px;
	background-color:#515256;
	color:white;
	font-weight:bold;
	font-size:14px;
	margin:10px 0 5px 0;
	width:600px;
}
.questionDescription2
{
	padding:4px 0px;
	border-bottom:solid 1px #bbbbbb;
	font-weight:bold;
	font-size:14px;
	margin:10px 0 5px 0;
	width:380px;
}
.questionDescription3
{
	padding:4px 0px;
	border-bottom:solid 1px #bbbbbb;
	font-weight:bold;
	font-size:14px;
	margin:10px 0 5px 0;
}

#pagination
{
	margin:10px 0 20px 0;
	color:#444444;	
	clear:both;
}
#pagination span
{
	padding:2px 5px 2px 5px;
	font-weight:bold;
	border: solid 1px #999999;
	margin-right:6px;
	background-color:#666666;
	color:White;
}
#pagination a
{
	padding:2px 6px 2px 6px;
	margin-right:6px;
	text-decoration:none;
	color:#444444;
	border: solid 1px #999999;
}

.surveyResult25
{
	background-color:Red;
	text-decoration:none;
}
.surveyResult50
{
	background-color:orange;
	text-decoration:none;
}
.surveyResult75
{
	background-color:#C2FEC2;
	text-decoration:none;
}
.surveyResult100
{
	background-color:#00FF00;
	text-decoration:none;
}



.button
{
	width:180px;
	height:40px;
}
