body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #ffffff;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
} 

a,
.a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a:visited {
	color: #99C01A;
}

a:active {
	color: #FF8000;
}

a:hover,
.a:hover {
	color: #00BC00;
}

input,
select {
	border: 1px solid #CCCCCC;
	padding: 1px 2px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

form {
	width: 751px;
	margin-left: auto;
	margin-right: auto;
}

table {
	background-color: transparent;
}

textarea {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


.CheckboxSeparator	{
	width: 6px;
}

.SurveyHeader	{
	/* background-color: #000000; */
	text-align: center;
}

.SurveyHeaderSeparator1 {
	/* background-color: #11293b; */
	height:10px !important; 
}

.SurveyHeaderSeparator2 {
	/* background-color: #11293b; */
	height:10px !important; 
}

.SurveyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #252525;
	text-decoration: none;
}

.SurveyTitleNotes {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style : normal; 
	line-height : normal; 
	font-weight : bold; 
	font-variant : normal; 
	text-transform : none; 
	color: #252525; 
	text-decoration : none;
}

.SurveyFooter {
	background-color: #FFFFFF;
	height: 0px;
}

.SurveyFooterSeparator {
	background-color: #FFFFFF;
	height: 0px !important; 
}

.SurveyButton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
	background-position: top;
	background-image: url(http://img.travian.com/inquiry/t4_button.jpg);
	border: none;
	font-weight: bold;
	width: 125px;
	height: 25px;
	line-height: 15px;
	cursor: pointer;
	margin-top: 15px;
} 

.SurveyButton:hover {
	background-position: bottom;
} 

.PageHeader {
	height: 0px;
	background-color: #8f8f8f;
	font-size: 0px;
	line-height: 1px;
}

.PageTitle {
	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 : #FFFFFF; 
	text-decoration : none; 
	padding-top: 5px;
} 

.PageSubTitle {
	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 : #000000; 
	text-decoration : none;
	height: 5px;
} 

.PageBackground {
	background-color: #CCCCCC;
	height: 2px !important; 
	font-size: 1px;
	line-height: 0px;
}

.QuestionTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal;
	font-weight : bold;
	line-height : normal; 
	font-variant : normal; 
	text-transform : none; 
	color: #252525; 
	text-decoration : none; 
	padding-top: 4px;
	line-height: 25px;
}

.QuestionSubTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style : normal; 
	line-height : normal; 
	font-weight : normal; 
	font-variant : normal; 
	text-transform : none; 
	color : #afebff; 
	text-decoration : none; 
}

.QuestionText {
	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: #252525; 
	text-decoration : none; 
}

.QuestionBackground {
	background-color: #FFFFFF;
	padding-top: 10px;
}

.QuestionAlternateBackground  {
	background-color: #BBBBBB;
}

.MatrixFirstColumn {
	display: block;
	width: 150px;
}

.ProgressBar {
	width:90%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-right:5%;
	margin-left:5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#252525; 
	font-weight:bold;
}

.ProgressBar TABLE {
	background-color:#999999;
}
.ProgressBar TD {
	vertical-align:middle;
	border: 1px solid #C6C6C6;
	padding: 3px;
}
.ProgressBar TD.ProgressBarText {
	background-color: #e4e4e4; 
	color:#252525;
	margin-right:3px; 
	margin-left:3px;
	padding-left:6px; 
	padding-right:6px;
	font-size:11px; 
}
abbr.ProgressBarBorder  {
	border-bottom:0;
	font-weight: bold;
}
.ProgressBarArea {
	background-color: #99C01A; 
	font-size:1px; 
	height:14px
}
.ProgressBarContainer  {
	/* background-color: #DDDDDD; */
	background-color: #FFFFFF;
}
#SurveyHeader_SurveyLogo {
margin-left:auto;
margin-right:auto;
}

#frmSurvey table td	{
	/* background-color: #20adc7; */
}

#frmSurvey table td.SurveyHeader	{
	background-color: transparent;
}

.SurveyHeaderSeparator1,.SurveyHeaderSeparator2	{
	background-color: transparent;
}

.MatrixDropDowns {
        width: 100px;
}