@charset "utf-8";
/* CSS Document */

#questions_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 1040px;
	width: 800px;
	background-image: url(images/blue_trans_DivBack2.png); background-repeat: repeat; behavior: url(iepngfix.htc);
	margin-right: auto;
	margin-left: auto;
}
#questions_wrapper #questions_content {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

body {

}
.style1 {
	font-size: 18px;
	color: #374E95;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
