body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D5D6;
	background-position: center;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:  #003399;
}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.grey6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5B;
	line-height: 155%;
}
.leftsectiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5B;
	line-height: 135%;
	
}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 155%;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
}
.screentitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00329C;
}
.button{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC33;
	border: #FFFFFF;
}

.header a, .header a:link, .header a:active, .header a:visited{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0065CA;
	font-family: Arial, Helvetica, sans-serif;
	}
.answer a, .answer a:link, .answer a:active, .answer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #99CC33;
	font-variant: small-caps;
}
.bluelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70A0CF;
	padding-left:10px;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-transform: uppercase;	
}
.textfield {
	border: solid #999999; border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:11px;
	
}
.sup {
	color:#666666; font-size:11px;
	
}

.sub {
	color:#666666; font-size:10px;
	
}
#linktous, #linktous p {
	background-color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

#linktous td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
    background-color: #FFFFFF;
	color: #666666;
}
.bottom{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
    background-color: #FFFFFF;
	color: #666666;

}

