body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
.horz_answerbox{
	width:80px;
	margin-top:0;
	margin-left:120px;
	margin-bottom:0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.question_number {
	font-size: 18px;
	font-weight:bold;
	color:#000099;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align: left;
	padding:0;
	text-indent: 20px;
	}
	
.horz_equation {
	font-size: 30px;
	text-align:left;
	margin-left:50px;
	margin-top:7px;
	margin-bottom:0;
	padding-top:0px;
	padding-right:10px;
	float:left;
	clear:left;
}

.vert_equation_top {
		width:192px;
		margin:0;
		padding:0;
		text-align:right;
		font-size: 30px;
	}
.vert_equation_bottom{
		position:relative;
		float:left;
		width:50px;
		font-size: 30px;
		padding:0;
		margin:0;
		text-align:right;
		/*background-color:#00FFFF;*/
		border-bottom-width: 2px;
		border-bottom-style: solid;
	}

.vert_operator{
		position:relative;
		float:left;
		width:15px;
		font-size: 30px;
		padding:0;
		margin:0;
		text-align:center;
		/*background-color:#00CC99;*/
		border-bottom-width: 2px;
		border-bottom-style: solid;
	}
.vert_equation_spacer {
		position:relative;
		float:left;
		width:125px;
		font-size:30px;
		padding:0;
		margin:0;
		/*background-color:#9999FF;*/
	}
.vert_equation_ext {
		font-size:30px;
		padding:0;
		margin:0;
		/*background-color:#CC0000;*/
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color:#FFFFFF;
	}
.answerbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	width: 50px;
	margin:0;
}
.answerbox_vert {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:63px;
	margin:0;
	padding:0;
	padding-right:3px;
	text-align:right;
	}
.div_horz_equation {
	width:373px;
	height:162px;
	float:left;
	padding-top:6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.div_horz_equation_last {
	width:373px;
	height:162px;
	float:left;
	padding-top:6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.question_art {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
}
.div_vert_equation {
	width:373px;
	height:212px;
	overflow:visible;
	float:left;
	padding-bottom:20px;
	padding-top:6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.div_vert_equation_last {
	width:373px;
	height:212px;
	overflow:visible;
	float:left;
	padding-bottom:20px;
	padding-top:6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.name_line {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin-bottom:0;
}
#studentname {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		margin:0;
	}
.chapter_lesson {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000099;
	text-align:left;
	margin-top:10px;
}
.lesson_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#000099;
	text-align:left;
	margin-top:0;
	padding-bottom:5px;
	margin-bottom:0;
}
.direction_lines {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	width:600px;
	margin: 0px;
	padding: 0px;
}
	/*Menu styles*/
	.menu {
		position: static;
		height:74px;
		width:750px;
		padding-top:10px;
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin:0;
		clear:right;
		background-image: url(../images/G1MathCountOnTop.gif);
		background-repeat: no-repeat;
	}
	.menu ul {
		margin:0;
		padding:0;
	}
	#previous-btn a {
		background-image:url(../images/prev_up.png);
		background-repeat: no-repeat;
		background-position: center top;
		display: block;
		vertical-align:bottom;
		height:48px;
	}
	#previous-btn a:hover {
		background-image:url(../images/prev_over.png);
	}
	#next-btn a {
		background-image:url(../images/next_up.png);
		background-repeat: no-repeat;
		background-position: center top;
		display: block;
		vertical-align:bottom;
		height:48px;
	}
	#next-btn a:hover {
		background-image:url(../images/next_over.png);
	}
	#home-btn a {
		background-image:url(../images/home_up.png);
		background-repeat: no-repeat;
		background-position: center top;
		display: block;
		vertical-align:bottom;
		height:48px;
	}
	#home-btn a:hover {
		background-image:url(../images/home_over.png);
	}
	#email-btn a {
		background-image:url(../images/email_up.png);
		background-repeat: no-repeat;
		background-position: center top;
		display: block;
		vertical-align:bottom;
		height:48px;
	}
	#email-btn a:hover {
		background-image:url(../images/email_over.png);
	}
	#print-btn a {
		background-image:url(../images/print_up.png);
		background-repeat: no-repeat;
		background-position: center top;
		display: block;
		vertical-align:bottom;
		height:48px;
	}
	#print-btn a:hover {
		background-image:url(../images/print_over.png);
		}
		
	#check-btn a {
		background-image:url(../images/check_up.png);
		background-repeat: no-repeat;
		background-position: center top;
		display: block;
		vertical-align:bottom;
		height:48px;
	}
	#check-btn a:hover {
		background-image:url(../images/check_over.png);
		}
	.menu ul {
		margin:0;
	}
	.menu li {
		display:block;
		width:20%;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		list-style:none;
		text-align:center;
		margin:auto;
	}
	.menu a {
		padding-right:.0em;
		padding-left:0em;
		font-size:12px;
		font-weight:bold;
	}
	.menu a:active {
		text-decoration:none;
		color:#000000;
	}
	.menu a:visited {
		text-decoration:none;
	}
	.menu a:link {
		text-decoration:none;
		color:#000000;
	}
	.menu a:hover {
		text-decoration:none;
		color:#000000;
	}
/*End of Menu Styles*/

.soundlink {
		position:relative;
		width:24px;
		height:30px;
		float:left;
		margin-top:3px;
		padding-right:10px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
.soundlink_dirLine {
		width:24px;
		padding-right:10px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	div.pagefooter {
		position: static;
		height:74px;
		width:750px;
		padding-top:10px;
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin:0;
		clear:right;
		background-image: url(../images/G1MathCountOnBottom.gif);
		background-repeat: no-repeat;
	}
	p.runningfoot {
		text-indent: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		margin:0;
		padding:0;
		position: relative;
		float: left;
		width: 590px;
	}
	p.folio {
		position:relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-align: right;
		width: 100px;
		margin:0;
		padding:0;
		position: relative;
		padding-right: 20px;
		float: right;
		clear:right;
	}
	#copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		padding-top: 20px;
	}
	#LessonHelper {
		position: static;
		width:751px;
		margin:0;
		text-align: left;
		padding:0;
		/*padding-bottom:10px;*/
	}
	#LessonTeacher {
		position: static;
		width:751px;
		margin:0;
		text-align: left;
		padding:0px;
		padding-bottom:5px;
	}
	a img {
		text-decoration:none;
		border:0px;
		border-color:#FFFFFF;
	}
	.preload_sound {
		visibility:hidden;
		margin:0;
		padding:0;
		height:0;
		width:0;
	}
.question_art {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
}
.container {
	margin:0;
	padding:0;
	padding-top:10px;
	}
.container_answer_check {
	margin-top:10px;
	padding:0;
	}
.wrong_answer_letter {
		color: #FF3333;
	}
/*Text Links Styles*/
a:active {
	text-decoration:none;
	color: #000000;
	}
a:visited {
	text-decoration:none;
	color: #000000;
	}
a:link {
	text-decoration:none;
	color: #000000;
	}
a:hover {
	text-decoration:none;
	color: #3300FF;
	}
/*End Text Links Styles*/	
	
.lesson_helper_print {
	display: none;
	margin: 0px;
	padding: 0px;
}

