body {
	font-size:14px;
	}
	
body#fullpage #content2 { 
	margin:10px 0px;
	padding:0pt;
	width:774px;
	color:#494949;
	}
	
body#fullpage.sampletest #content2 { margin-top:0; }

.showhidelink { position:absolute;right:0;margin:0;padding:5px 0 0 0; }	
a#showhide { font-size:11px;font-weight:bold;text-decoration:none; color:#1b70a5;}
a:hover#showhide { text-decoration:underline; }
a:focus#showhide { outline:none; }

#wrapper { width:700px;position:relative;margin:0 auto;clear:both;padding-bottom:30px; }

#testnav {
	background: url(images/testnav_bg.jpg) repeat-x bottom left;
	height:40px;
	font-family: Arial, Helvetica,'Trebuchet MS', 'Lucida Grande', sans-serif;
	}
	
#testnav h2 {
	float:left;
	margin:0;
	padding:0 0 0 20px;
	line-height:40px;
	font-size:17px;
	}
	
	
#testnav ul {
	list-style-type:none;
	margin:0 0 0 220px;
	padding:0;
	}
	
#testnav ul li {
	margin:0;
	padding:0;
	display:inline;
	}
		
#testnav ul li a {
	text-decoration:none;
	color:#555;
	font-size:12px;
	font-weight:bold;
	padding:0 30px;
	line-height:40px;
	}
	
#testnav ul li.current a {
	/*background:#FFFFFF;
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	border-bottom:1px solid #FFF;
	border-top:1px solid #a7a7a7;*/
	background: url(images/testnav_bg_active.gif) 50% 51% no-repeat;
	padding:12px 30px;
	height:40px;
	color:#000;
	}
	
#testnav ul li a:hover {
	color:#000;
	}
	
	
/* BEGIN SET NAV */

#setnav {
	background: #FFF;
	border-bottom:1px solid #CCC;
	border-top:0;
	margin-bottom:20px;
	font-family: Arial, Helvetica,'Trebuchet MS', 'Lucida Grande', sans-serif;
	}
	
#setnav ul {
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
	}
	
#setnav ul li {
	margin:0;
	padding:0;
	display:inline;
	color:#CCC;
	}
	
#setnav ul li em {
	padding:1px 5px;
	border:1px solid #AAA;
	font-weight:bold;
	font-style:normal;
	margin:0 2px 0 8px;
	font-size:12px;
	background:#EEE;
	color:#555;
	}
	
#setnav ul li em.current {
	background: #dd1225;
	color:#FFF;
	border:1px solid #000;
	}
		
#setnav ul li a {
	text-decoration:none;
	color:#555;
	font-size:11px;
	font-weight:normal;
	padding:0 5px;
	line-height:50px;
	}
	
#setnav ul li a.current {
	color:#000;
	font-weight:bold;
	margin-left:0;
	}
	
#setnav ul li a:hover {
	color:#000;
	text-decoration:underline;
	}
	
#testinstruct {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:25px 250px 25px 30px;
	background: url(images/testbook.gif) 90% 40px no-repeat;
	}

td, tr, table {
	font-size:14px;
	}
	
td {
	padding-top:10px;
	}
	
.question {
	width:325px;
	padding-top:5px;
	}
	
.mathquestion {
	width:375px;
	padding-top:10px;
	}
	
.passage {
	width:350px;
	}

.numcol {
	font-weight:bold;
	width: 20px;
	float:left;
	text-align:right;
	}
	
table.questiontable {
	border-top:1px solid #999;
	font-family:'Times New Roman', Times, Georgia, serif;
	margin-top:20px;
	}

.question p, .mathquestion p {
	margin:0 0 0 30px;
	padding:0 0 3px 0;
	/*clear:both;*/
	}

.question a, .mathquestion a {
	display:block;
	width:20px;
	float:left;
	padding:0;
	margin:0;
	font-weight:bold;
	}

.question span, .mathquestion span {
	display:block;
	margin-left:20px;
	padding:0;
	width:240px;
	line-height:1.4em;
	}
	
.question span sup { font-size:11px; }

.sciencetable th {
	background-color:white;
	font-weight:normal;
	color:black;
	text-align:center;
	font-family:'Times New Roman', Times, Georgia, serif;
}

.sciencetable td {
	text-align:center;
	font-family:'Times New Roman', Times, Georgia, serif;
}
.sciencetable td.alignl {
	text-align:left;
}
.passage p {
/*	line-height:2em;*/
	}
	
.passage span {
	padding-bottom:.8em;
	}
	
span.box {
	border:1px solid #000;
	padding:2px 5px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	}
	
.note {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
	

.one { background: url(numbers/one.gif) 50% 100% no-repeat; }
.two { background: url(numbers/two.gif) 50% 100% no-repeat; }
.three { background: url(numbers/three.gif) 50% 100% no-repeat; }
.four { background: url(numbers/four.gif) 50% 100% no-repeat; }
.five { background: url(numbers/five.gif) 50% 100% no-repeat; }
.six { background: url(numbers/six.gif) 50% 100% no-repeat; }
.seven { background: url(numbers/seven.gif) 50% 100% no-repeat; }
.eight { background: url(numbers/eight.gif) 50% 100% no-repeat; }
.nine { background: url(numbers/nine.gif) 50% 100% no-repeat; }
.ten { background: url(numbers/ten.gif) 50% 100% no-repeat; }

.eleven { background: url(numbers/eleven.gif) 50% 100% no-repeat; }
.twelve { background: url(numbers/twelve.gif) 50% 100% no-repeat; }
.thirteen { background: url(numbers/thirteen.gif) 50% 100% no-repeat; }
.fourteen { background: url(numbers/fourteen.gif) 50% 100% no-repeat; }
.fifteen { background: url(numbers/fifteen.gif) 50% 100% no-repeat; }
.sixteen { background: url(numbers/sixteen.gif) 50% 100% no-repeat; }
.seventeen { background: url(numbers/seventeen.gif) 50% 100% no-repeat; }
.eighteen { background: url(numbers/eighteen.gif) 50% 100% no-repeat; }
.nineteen { background: url(numbers/nineteen.gif) 50% 100% no-repeat; }

.twenty { background: url(numbers/twenty.gif) 50% 100% no-repeat; }
.twentyone { background: url(numbers/twentyone.gif) 50% 100% no-repeat; }
.twentytwo { background: url(numbers/twentytwo.gif) 50% 100% no-repeat; }
.twentythree { background: url(numbers/twentythree.gif) 50% 100% no-repeat; }
.twentyfour { background: url(numbers/twentyfour.gif) 50% 100% no-repeat; }
.twentyfive { background: url(numbers/twentyfive.gif) 50% 100% no-repeat; }
.twentysix { background: url(numbers/twentysix.gif) 50% 100% no-repeat; }
.twentyseven { background: url(numbers/twentyseven.gif) 50% 100% no-repeat; }
.twentyeight { background: url(numbers/twentyeight.gif) 50% 100% no-repeat; }
.twentynine { background: url(numbers/twentynine.gif) 50% 100% no-repeat; }

.thirty { background: url(numbers/thirty.gif) 50% 100% no-repeat; }
.thirtyone { background: url(numbers/thirtyone.gif) 50% 100% no-repeat; }
.thirtytwo { background: url(numbers/thirtytwo.gif) 50% 100% no-repeat; }
.thirtythree { background: url(numbers/thirtythree.gif) 50% 100% no-repeat; }
.thirtyfour { background: url(numbers/thirtyfour.gif) 50% 100% no-repeat; }
.thirtyfive { background: url(numbers/thirtyfive.gif) 50% 100% no-repeat; }
.thirtysix { background: url(numbers/thirtysix.gif) 50% 100% no-repeat; }
.thirtyseven { background: url(numbers/thirtyseven.gif) 50% 100% no-repeat; }
.thirtyeight { background: url(numbers/thirtyeight.gif) 50% 100% no-repeat; }
.thirtynine { background: url(numbers/thirtynine.gif) 50% 100% no-repeat; }

.forty { background: url(numbers/forty.gif) 50% 100% no-repeat; }
.fortyone { background: url(numbers/fortyone.gif) 50% 100% no-repeat; }
.fortytwo { background: url(numbers/fortytwo.gif) 50% 100% no-repeat; }
.fortythree { background: url(numbers/fortythree.gif) 50% 100% no-repeat; }
.fortyfour { background: url(numbers/fortyfour.gif) 50% 100% no-repeat; }
.fortyfive { background: url(numbers/fortyfive.gif) 50% 100% no-repeat; }
.fortysix { background: url(numbers/fortysix.gif) 50% 100% no-repeat; }
.fortyseven { background: url(numbers/fortyseven.gif) 50% 100% no-repeat; }
.fortyeight { background: url(numbers/fortyeight.gif) 50% 100% no-repeat; }
.fortynine { background: url(numbers/fortynine.gif) 50% 100% no-repeat; }

.fifty { background: url(numbers/fifty.gif) 50% 100% no-repeat; }
.fiftyone { background: url(numbers/fiftyone.gif) 50% 100% no-repeat; }
.fiftytwo { background: url(numbers/fiftytwo.gif) 50% 100% no-repeat; }
.fiftythree { background: url(numbers/fiftythree.gif) 50% 100% no-repeat; }
.fiftyfour { background: url(numbers/fiftyfour.gif) 50% 100% no-repeat; }
.fiftyfive { background: url(numbers/fiftyfive.gif) 50% 100% no-repeat; }
.fiftysix { background: url(numbers/fiftysix.gif) 50% 100% no-repeat; }
.fiftyseven { background: url(numbers/fiftyseven.gif) 50% 100% no-repeat; }
.fiftyeight { background: url(numbers/fiftyeight.gif) 50% 100% no-repeat; }
.fiftynine { background: url(numbers/fiftynine.gif) 50% 100% no-repeat; }

.sixty { background: url(numbers/sixty.gif) 50% 100% no-repeat; }
.sixtyone { background: url(numbers/sixtyone.gif) 50% 100% no-repeat; }
.sixtytwo { background: url(numbers/sixtytwo.gif) 50% 100% no-repeat; }
.sixtythree { background: url(numbers/sixtythree.gif) 50% 100% no-repeat; }
.sixtyfour { background: url(numbers/sixtyfour.gif) 50% 100% no-repeat; }
.sixtyfive { background: url(numbers/sixtyfive.gif) 50% 100% no-repeat; }
.sixtysix { background: url(numbers/sixtysix.gif) 50% 100% no-repeat; }
.sixtyseven { background: url(numbers/sixtyseven.gif) 50% 100% no-repeat; }
.sixtyeight { background: url(numbers/sixtyeight.gif) 50% 100% no-repeat; }
.sixtynine { background: url(numbers/sixtynine.gif) 50% 100% no-repeat; }

.seventy { background: url(numbers/seventy.gif) 50% 100% no-repeat; }
.seventyone { background: url(numbers/seventyone.gif) 50% 100% no-repeat; }
.seventytwo { background: url(numbers/seventytwo.gif) 50% 100% no-repeat; }
.seventythree { background: url(numbers/seventythree.gif) 50% 100% no-repeat; }
.seventyfour { background: url(numbers/seventyfour.gif) 50% 100% no-repeat; }
.seventyfive { background: url(numbers/seventyfive.gif) 50% 100% no-repeat; }


	.sciencequestions .question { margin-bottom:15px; }
	.sciencequestions { padding-top:50px;padding-left:20px; }
	#setnav { border-bottom:0;margin-top:5px; }
	#setnav ul li a { line-height:35px; color:#286475; font-size:13px; padding-left:5px;padding-right:20px;margin-left:10px;border-right:1px solid #DDD; }
	#setnav ul li a.current  { background: url(page_icon.gif) 0 50% no-repeat;padding-left:18px; }
	#facebox p { padding:5px 10px; }
	#facebox p.c { background:#ECF6F9; }
	#facebox h2 { padding:10px; font-size:24px; color:#FFF;margin-top:0; }
	#facebox h2.c { background:#49b45a; }
	#facebox h2.i { background:#b44949; }
	
.sq { background: url(math/images/squareroot.gif) no-repeat; padding:2px 2px 2px 15px; }

