@charset "utf-8";

	


td { font-size: 12px;}
li {
	margin-left:0;
}
div.questionContainer {
	margin: 20px auto;
	padding: 0;
	width: 100%;
}
div.questionPhotoContainer {
	float: left;
	margin: 0;
	padding: 0px 15px 0px 0px;
}
img.questionPhoto {
	border: none;
	width: 150px;
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0;
	border:double 3px #666666;
}
div.questionTextContainer {
}
div.questionQuestion {
	text-align:left;
}
p.questionQuestion {
	text-align:left;
	font-weight: normal;
	white-space: normal;
	padding: 0;
	margin: 0;
}
div.questionAnswers {
	font-weight: normal;
	padding: 0px 0px 0px 25px;
	text-align:left;
}
hr.questionSeparator {
	margin:10px;
	clear: both;
}
div.buttonContainer {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
div.resultsContainer {
}
.userInfoContainer {
	margin: 10px auto 10px auto;
}
.formLabel {
	text-align:right;
	font-weight:bold;
	padding:3px;
}
.formData {
	text-align:left;
	font-weight:normal;
	padding:3px;
}
.formField_TextBox {
	border: solid 1px #000000;
	background-color: #f8f8f8;
	padding: 2px;
}
.footerContainer {
	font-size: 7pt;
	color: #999999;
	text-align:center;
}
.spamDisclaimer {
	font-style:italic;
	text-align:left;
}
.formDirections {
	font-weight:bold;
}
.userInfoTable {
	margin:auto;
}
.storage {
	height:30px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-indent:10px;
	background:#EC9534;
}
.entertain {
	height:30px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-indent:10px;
	background:#F7E379;
}
.flex {
	height:30px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-indent:10px;
	background:#99CC66;
}
.destress {
	height:30px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-indent:10px;
	background:#77BFCD;
}
.copy_indent {
	margin-left:30px;
}
ul li {
	margin-left:20px;
}
