body {
	background-image: url(../../images/s_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D6D5D1;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	margin:0 0 15px 0;
	text-align:center;
}
div {
	margin-bottom:5px;
}
a { color:#001372; text-decoration:underline; }

#wrapper {
	width:766px;
	margin: 0 auto;
	position: relative;
	background:#fff;
	padding:25px;
}
#masthead {
	background: url(../../images/s_header_survey.jpg) no-repeat 0 0;			
	height:218px;
	margin-bottom:15px;;
}
#content {
	border:#B3BBC1 1px solid;
	padding:15px;
	text-align:left;
}
#contact_info {
	margin-bottom:5px;	
}
#display_button_continue {
	margin-top:25px;
}

#display_QAs {
	border-top:#00259E 1px dashed;
	padding-top:10px;
}
.header {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#001372;
}
.subheader {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#001372;
}

.section_header {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color:#1DB02C;
}

.alert {
	color:#F27227;
	font-weight:normal;		
}

.instructions {
	background-color:#FFFED6;
	border:#1DB02C 1px solid;
	padding:10px;
	color:#001372;			
}
.headline {
	font-weight:bold;			
}
.form_field {			
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
/*.form_button {			
	background-color:#eaeaea;
	color:#000;
}*/
.question_group {
	padding:10px 0 10px 0;
}
.spacer {
	padding:5px;
}
.spacer_3px {
	line-height:3px;
	height:3px;
}
.rule {
	background:#D6D5D1;
	line-height:1px;
	height:1px;
	margin:15px 0 15px 0;
}
.clear {
	clear: both;
}