body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  color:#484848}
.tabletext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  color:#484848}
.footer { font-size:11px; color: #00A1D1; }
.footer2 { font-size:10px; color: #00A1D1; font-weight:bold; }
.smallwhitebold { font-size:10px; font-weight:bold; color:#FFFFFF; background-color:#00a1d1; width: 100%; display:block; height:16px; text-align: center; }
.smallgreybold { font-size:10px; font-weight:bold; color:#9B9D99; }
.inputbox { font-size:10px; border: 1px solid #cccccc; }
.menu { font-size: 11px; color: #797979; }
p,.bodytext { text-align:justify; font-size:11px;}
.titleheader { font-size:12px; font-weight:bold; color:#FFFFFF; }
.smalltext { font-size:	9px; }	
.coursetitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; }
.courselink { font-size:11px; color: #999999; font-weight:bold; text-decoration:none; }
a.courselink:hover { color: #77BE68; }

.courselink2 { font-size:11px; color: #666666; font-weight:bold;  }
a.courselink2:hover { color: #77BE68; }
/* ben's added these  */

/* OAS CSS */
.oasbdr {
	border: solid 1px #999999;
	background-color: #f1f1f1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
}
.oastext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
}
.oasTitle {
	background-color: #023F98;
	color: #ffffff;
	font-weight: bold;
	font-size:12px; 
	height: 20px;
}
.altItem {
	background-color: #ffffff;
}

/* END OAS */
.submitTest {
	text-align:center; 
	font-size:11px;
}
.queslisthead  {
	font-weight:bold;
	font-size: 11px;
	background-color: #f1f1f1;
	border-bottom :#666666 1px solid;
}
.msgRptBody {
	background-color: #f1f1f1;
	font-size: 11px;
}
.msgtbl {
	border: solid 1px #cccccc;
	background-color: #e7e7e7;
	font-size:11px;
}
.msgHead {
	background-color: #999999;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.msgItem {
	background-color: #f1f1f1;
	font-size: 11px;
}
.AltmsgHead {
	background-color: #efefef;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.msgAltItem {
	background-color: #fcfcfc;
	font-size: 11px;
}

/* stopped adding here  */
H1, H2, H3, H4, H5, TH, THEAD, TFOOT { COLOR: #003366; }
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


BIG	{ font-size: 1.17em; }	
BLOCKQUOTE, PRE	{ font-family:	Courier New, monospace; }	
UL LI {	list-style-type:	square ; }	
UL LI LI { list-style-type:	disc; }	
UL LI LI LI	{ list-style-type:	circle; }	
OL LI	{ list-style-type:	decimal; }	
OL OL LI	{ list-style-type:	lower-alpha; }	
OL OL OL LI	{ list-style-type:	lower-roman; }	

