.perc {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
}

#explanation {
	padding:15px 0px 0px 20px;
	margin:0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.header2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 4px;
	color: #fff;
}
.aptext {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

ol.q li {
	padding:10px 0px 0px 0px;
	margin:0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000099;
}

ul.answers {
	list-style-type: none;
	padding:10px 10px 10px 10px;
	margin:0;
}
ul.answers li {
	padding:2px 0px 0px 0px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000;
}

body {
	text-align:center;
	padding:0;
	margin:0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#bbb;
	color:#000;
}
.body_shadow {
	width:932px; 
	margin:auto; 
	text-align:left; 
	background-image:url(../images/bg_master3.gif); 
	background-repeat:repeat-y;
}
#body_main {
	width:900px;
	margin:auto; 
	padding:0px;
}
#header {
	background-color:#B50505;
	color:#fff;
	padding:0px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:115px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#fff;
}
#body_content {
	float:left;
	width:850px;
	padding:10px 10px 10px 10px;
	/*border-left:0px solid #a0a0a0;*/
}

/*****************************************************************************
Footer Div Styles: #footer_main
*****************************************************************************/

#footer_main .footer_top {
	background-color:#005422;
	background-image:url(../images/bg_topfooter2.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:10px;
	font-size:10px;
	line-height:1.5em;	
}
#footer_main .footer_bottom {
	background-color:#000;
	background-image:url(../images/bg_bottomfooter.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:15px 80px 25px 80px;
	font-size:10px;
	line-height:1.5em;
}
#footer_main H5 {
	float:left;
	width:170px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}
#footer_main LI {
	display:inline;
}
#footer_main a:link, #footer_main a:visited, #footer_main a:link, #footer_main a:visited {
	border:none;
	color:#fff;
	font-weight:normal;
}
#footer_main a:hover {
	border-bottom:1px solid #fff;
}
.button {
	font: bold 24px "Trebuchet MS", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #859DB6;
	border-right-color: #000D1A;
	border-bottom-color: #000D1A;
	border-left-color: #859DB6;
}


