body {
background-color: #ffffff;	
}



.surveyTitle {
padding: 20px;
font-family: Verdana, Arial;
font-size: 20px;
font-style: normal;
font-weight: bold; 
color: #49340F;
text-decoration: none;
line-height: 24px;
text-align: center;
}

.surveySubtitle {
font-family: Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: bold; 
color: #49340F;
text-decoration: none;
}

.surveySection {
font-family: Verdana, Arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #450A49;
text-decoration: none;
}


.addInfo {

	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
.message {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	border: 2px #000000 solid;
}

.Question {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.Question_number {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.Question_missing {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.Question_padding {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #AAAAAA solid;
}

.mainTable {
	background-color: #FBEEFC;
	border: 1px #555555 solid;	
}
.mainTable2 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFDE5;
	border: 1px #888888 solid;
}

.qnOuterTable {
	padding-left: 20px;
	padding-right: 20px;
}

.qnInnerTable {
	background-color: #FFFFFF;
	border: 1px #555555 solid;
}

.qnTitleTable {
	background-image: url('http://www.tourismstat.com/images/backgrounds/box_bg.gif');
	padding-left: 20px;
	padding-right: 20px;
}



.qnInnerTd {
	margin: 0px;
	padding: 0px;
	background-color: #FFF0B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}

.qnInner {
	background-color: #FFFFFF;
}

.qnRequired {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.qnRequired_sign {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
	

.qnType {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.thankHead {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.thankBody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.returnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	text-decoration: underline;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px #000000 solid;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px #000000 solid;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px #000000 solid;
}


.button {
	margin-top: 10px;
	background-color: #E0E0E0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 150px;
	height: 25px;
	border: 1px #888888 solid;
}


.login {
    width: 480;
}
.login form {
    float: left;
}
div.row {
    clear: both;
    padding-top: 10px;
}

div.row label {
    float: left;
    padding-right: 5px;
    width: 100px;
    text-align: right;
}

#auth {
	background-color: #FFFDE5;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
}

.space {
line-height: 0px;
height: 5px;
}
