.whitePaperContainer {
	margin-bottom:26px;
	width: 492px;
	margin-left: 10px;
}
.whitePaperHeading {
	background-color:#f0f0f0;
	color:#7b7b7b;
	padding:1px 10px;
	font-weight:normal
}
.whitePaperBody {background-color:#F2F2F2; color:#666666; padding:3px 10px 8px 10px; border-bottom:solid 1px #000000}
.download {background-image:url(images/shape_new.gif); background-repeat:no-repeat; background-position:0px 0px; padding:0px 5px 0px 13px; height: 30px;  padding-top: 5px}
.download a {font-weight:bold; color:#FFFFFF; text-decoration:none;}
.downloadXX img {position:relative; top:4px; left:25px}

.questionnaire {
	width: 503px;
	background-color: #e6eff4;
}

.questionContainer {
	margin-bottom:9px;
	width: 492px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7b7b7b;
	border-right-color: #7b7b7b;
	border-bottom-color: #7b7b7b;
	border-left-color: #7b7b7b;
}
.questionHeading {
	padding:5px 10px;
	color: #005488;
}
.questionBody {padding:10px 5px 15px 5px}
.questionBody td {color:#666666;}
.questionBody label {width:145px; display:block; white-space:nowrap}

#buttonsContainer {
	margin-right: auto;
	margin-left: auto;
	width: 492px;
}

.intro {
	width: 502px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.thankyou {
	width: 492px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}