.san_serif {
	font-family: Arial, Helvetica, sans-serif;
}
.timer {
	color: #E0F0FD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.header {
	color: #3273B3;
	/*
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	*/
	font-weight: normal;
	font-size: 24px;
	line-height: 18px;
}
.headerdir {
	color: #3273B3;
	/*
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	*/
	font-weight: normal;
	font-size: 24px;
	line-height: 14px;
}
.regheader {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
.reglabel {
	text-align: right;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
.regtext {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
#processing-div {
	clear: right;
}
.processing-group {
	float: right;
	padding-top: 5px;
}
.processing-text {
	float: left;
	padding: 5px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
}
.processing-image {
	float: left;
}
#loading-div {
	clear: right;
}
.loading-group {
	float: right;
	padding-top: 5px;
}
.loading-text {
	float: left;
	padding: 5px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
}
.loading-image {
	float: left;
}
#warning-div {
	clear: right;
}
.warning-group {
	float: right;
	padding-top: 5px;
}
.warning-text {
	float: left;
	padding: 5px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
}
body {
	/*
	font-family: "Times New Roman", Times, serif;
	*/
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*
td {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
	*/
.passage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 15px;
	border: 0px;
	margin: 0px;
	line-height:1.3;
}
.repassage {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
.directions {
	color: #E0F0FD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 20px;
}
.grdirections {
	color: #E0F0FD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
}
.spdirections {
	color: #E0F0FD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
}
.direxample {
	color: #3273B3; 
	margin: 10px; 
	font-size: 13pt; 
	font-weight: bold;  
	font-family: Arial, Helvetica, sans-serif;
}
.tblexample {
	margin: 2px;
	padding: 10px;
	border: 2px solid;
}
.example {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
/*	font-weight: bolder; */
	color: #3273B3;
	text-decoration: underline; 
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}	
.wrquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.granswer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.granswerexample {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
}
.grquestion {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
.note {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;	
	font-size: 12px;
}
.chinesetxt {
	line-height: 17px;
}
.btns {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	width: 70px;
}
#title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24pt;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	width:100%;
	margin-top:10px;
}
#question_timeleft {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	width:100%;
	margin-top:10px;
}
.question_time_example {
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	font-weight: bold;
	background-color:#3273b3;
	padding: 10px 0px;
	border: 2px solid #e0f0fd;
}
.question_time {
	float: left;
	width: 220px;
	font-weight: bold;
}
.question_time_item {
	float: left;
	width: 100px;
	display: inline;
}
.question_time_count {
	font-size: 33px;
	color: #fff;
	line-height: 38px;
}
.question_time_text {
	font-size: 14px;
	color: #fff;
}
.bottom_right {
}
.control_buttons {
	float: right;
	text-align: right;
}
.control_button {
	margin-right: 3px;
}
.control_div {
	float: left;
}
.volume_slider {
	width: 100px;
	height: 5px;
	border: 1px solid black;
	margin-right: 30px;
	margin-top: 18px;
	display: none;
}
.version_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000;
}
#test_display {
	clear: both;
	text-align: center;
}
body{
	background-color:#e0f0fd;
	font-family: "Arial", san-sarif;
	text-align:center;
}
#main_container{
	text-align:left;
	height:600px;
	width:800px;
	margin:0px auto 0px;
	padding: 0px;
	border: none;
	background-color:#3273b3;
	color:#fff;
}
#top_container{
	height:70px;
	padding:0px 20px;
	margin:0px;
	font-size:36px;
}
#top_container .header_text{
	margin:10px 0px 0px 10px;	
}
#top_module_div {
	padding:0px;
	margin:0px;
}
#exam_logo {
	padding:0px 20px;
	margin:0px;
	vertical-align: middle;
}
#page_title {
	font-size:36px;
}
#page_description {
	font-size:10px;
}
.midcontainer {
	height: 410px;
	font-size: 33px;	
	background-color:#303030;
	padding: 0px 20px;
	margin: 0px; 
}
.mid_container {
	height: 410px;
	font-size: 33px;	
	padding: 0px 20px;
	margin: 0px; 
}
#mid_container.black{
	background-color:#303030;
}
#mid_container #directions{
	background-color:#000;
	color: #6899C8;
	font-size:16px;
	width:630px;
	padding:15px;
	float:left;	
}
#mid_container #widedirections{
	background-color:#000;
	color: #6899C8;
	font-size:16px;
	/*
	width:630px;
	*/
	padding:15px;
	/*
	float:left;	
	*/
}
#mid_container #help_box{
	float:right;	
}
#mid_container #main_content{
	font-size:16px;
	font-weight:normal;
	color:#fff;
}
#bottom_container{
	height:90px;
	margin:10px 20px 0px 10px;
	padding:0px;
	color:#274181;
	font-size:11px;
	line-height:18px;
}
#footer{
	font-size:11px;
	color:#274181;
	height:20px;
	padding:0px 0px 5px 10px;
	font-weight:normal;	
}
.weight_bold{
	font-weight:bold;
}
.t_center{
	text-align:center;
}
.f_left{
	float:left;
}
.clear_both{
	clear:both;
}
.form_name {
	font-family:"Arial",san-serif;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	text-align:right;
}
.form_input input {
	font-family:"Arial",san-serif;
	font-weight:normal;
	font-size:16px;
	color:#000;
}
.content_std {
	font-family:"Arial",san-serif;
	font-weight:normal;
	font-size:15px;
	color:#fff;
}
.content_std a {
	color:#fff;
}
.content_question {
	font-family:"Arial",san-serif;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	line-height:1.2;
}
.section_done {
	color:red;
}
.centertable {
	margin-left: auto;
	margin-right: auto;
}
.noborder {
	border-width: 0px;
}
.redborder {
	border-style: solid;
	border-width: 2px;
	border-color: #cc0000;
}
.blueborder {
	border-style: solid;
	border-width: 2px;
	border-color: #3273b3;
}
.leftset {
	text-align: left;
}
.centerset {
	text-align: center;
}
.rightset {
	text-align: right;
}
.topset {
	vertical-align: top;
}
.middleset {
	vertical-align: middle;
}
.bottomset {
	vertical-align: bottom;
}
.baselineset {
	vertical-align: baseline;
}
.topbotmargin {
	margin-top: 7px; 
	margin-bottom: 7px; 
}
.botpadding {
	padding-bottom: 7px;
}
.roomonleft {
	margin-left: 10px;
}
.gooditem {
	color: green;
}
.warnitem {
	color: yellow;
}
.baditem {
	color: red;
}
#questiontd {
	padding-bottom: 15px;
}
.answermark {
	padding: 6px 5px;
	width: 20px;
}
.answertext {
	padding: 7px 3px;
	width: 95%;
}
.answer3of6mark {
	padding: 3px 5px;
	width: 20px;
}
.answer3of6text {
	padding: 3px 3px;
	width: 95%;
}
.answerspacer {
	padding-left: 15px;
}
.answercursor {
	cursor: pointer;
}
.answerarea {
	background-color: #444444;
}
.debugdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
