@charset "utf-8"; 
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808285;
	text-decoration: none;
	background-color: #c7c8ca;
}
body a:link {text-decoration:none; color:#0089cf;}
body a:visited {text-decoration:none; color:#0089cf;}
body a:hover, a:focus {text-decoration:underline; color:#0089cf;}
body a:active  {text-decoration:underline; color:#0089cf;}
.select {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #333;
}
.input1 {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #333;
				width:310px;
}
.asterisk {
	color: #F00;
}
.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808285;
	text-decoration: none;

}
.transbox
  {
  font-family: Georgia, "Times New Roman", Times, serif;
  background:url(graphics/blue_transbkgnd.png) repeat;
  }
.transbox a:link {text-decoration:none; color:#FFF;}
.transbox a:visited {text-decoration:none; color:#FFF;}
.transbox a:hover, a:focus {text-decoration:underline; color:#FFF;}
.transbox a:active  {text-decoration:underline; color:#FFF;}
.QuestionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808285;
}
.footer a:link {text-decoration:none; color:#0089cf;}
.footer a:visited {text-decoration:none; color:#0089cf;}
.footer a:hover, a:focus {text-decoration:underline; color:#0089cf;}
.footer a:active  {text-decoration:underline; color:#0089cf;}
.Question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	margin-bottom: 8px;
}
.Answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	margin-bottom: 24px;
}
.score {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	margin-bottom: 24px;
}
.Pagelayout {
	position: relative;
	width: 940px;
	}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: normal;
	line-height: 44px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 366px;
	top: 65px;
	left: 40px;
}
.pagecopy {
	text-align: left;
	position: absolute;
	visibility: visible;
	width:  486px;
	left: 374px;
	background:url(graphics/blue_transbkgnd.png) repeat;
	margin: 0px;
	padding: 40px;
	height: 469px;
	overflow: auto;
	}
.pagecopy2 {
	text-align: left;
	position: absolute;
	visibility: visible;
	width:  479px;
	left: 381px;
	margin: 0px;
	padding: 40px;
	height: 469px;
	overflow: auto;
	background-image: url(graphics/stripe_background2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #c5e3c5;
	}
	/* left: 374px; */
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
}
.BoldItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.PageTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: normal;
	line-height: 44px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.formtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;

}