body {
	background: #F4F2E9 url(images/body_bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	text-align: center;
}

#surveyHeader {
	width: 760px;
	height: 74px;
	margin: 0px auto;
	padding: 0px;
}

.CTADlogo {
	right: 10px;
	top: 35px;
	float: right;
	margin-top: 30px;
	margin-right: 11px;
}

.TRIBALlogo {
	margin-left: 11px;
	left: 0px;
	top: 35px;
	float: left;
	margin-top: 30px;
}

#surveySubHeader {
	width: 760px;
	height: 63px!important;
	height: 73px;
	margin: 0px auto;
	padding: 0px;
}

#surveySubHeader h1 {
	font-size: 150%;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
}

#surveySubHeader .surveyid {
	font-size: 90%;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	float: left;
}

#surveySubHeader .page {
	font-size: 90%;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	float: right;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #d3ccb2;
	border-left: 1px solid #d3ccb2;
	text-align: left;
	border-bottom: 2px solid #d3ccb2;
	margin-bottom: 20px;
}

#container div {
	padding: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 90%;
}

.surveyNav input {
	font-size: 80%;
	background: #DBD5B7;
}


.whitebox {
  font-weight: bold;
  color: #000000;
}

.indented_cell {
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#copyright {
	/*	font-size: xx-small;
	color: #000000;
	text-align: center;*/
	position: absolute;
	right: 10000px;
	bottom: 10000px;
}

.example {font-size:smaller; font-style:italic; font-weight:normal;}
.message {color:blue; font-weight:bold; text-align:center}
//.error {color:red; font-weight:bold; text-align:center}

.percentage {
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.error {
  font-size: x-small;
  font-weight: bold;
  text-align: center;
  color: #CB0404;
}

.thumbnail em {
	font-size: 90%;
	font-weight: normal;
	background: #d3ccb2;
	height: 16px;
	width: 250px;
	display: block;
	text-align: center;
}
/**/
