<style type="text/css">
<!--

body {
	background: lightyellow; repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #575858;
}

div {padding: 10px; margin-top: 25px; margin-left: 10%; margin-right: 10%; background-color: white; border: 1px solid #569999;}

.QuestionText {
	background-color: #FFFFFF;
	color: black;
	font-family: arial, helvetica;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
line-height: 120%;
	}
.header{
	background: #FFFFFF;
	font-family: Arial,Helvetica;
	font-size: 16pt;
	font-weight: 200;
	color: black;
}
.QuestionNumber {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 6pt;
	font-weight: lighter;
	font-style: normal;
	vertical-align: top;
	}
.Answer {
	font-family: Arial,Helvetica;
	font-size: 11pt;
	color: black;
	vertical-align: top;
		}
.head{border: 0.05em gray solid; text-align: center; background-color: #B0E0E6;
	}
select{font-size: 11pt;}
i {font-style: italic; }
em {font-style: italic; font-weight: normal;	color: gray;font-family: arial, helvetica;
	font-size: 11pt;}
li {font-weight: normal; font-family: arial, helvetica;
	font-size: 11pt;}

.Checkbox, .RadioButton {
	color: #000000;
	font-family: arial, helvetica;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	}
.ColHead {
		background-color: #FFFFFF;
		color: black;
		font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: center;

		}
.GridRowOdd{
		background-color: #FFFFFF;
		color: #000000;
		font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: top;
	}
.GridRowEven{
		background-color: #eeeeee;
		color: #000000;
		font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: top;
}

.RightHead {
		background-color: #FFFFFF;
		color: black;
		font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: right;
		}
.LeftHead {
		background-color: #FFFFFF;
		color: black;
		font-family: arial, helvetica;
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: left;
		}
		#submit {margin: 5px;}
<style>
.box {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-left-width: 1px;
	color: #000000;
	font-family:  arial;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	line-height: 130%;
}
</style>
.shade {
background-color: black;
}
.error{
		background-color: white;
		border-color=#5D788D;
		color: red;
		padding: 3px;
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: left;
}
-->
</style>