.noPrint {visibility:hidden;}

.printMeTop {width:650px; margin-top:-70px;}

.mainContent {width:650px;}

P  {font-family : Verdana, Arial, Helvetica;
	font-size : small;	
	padding-top: 0px; 
	} 

BR {font-family : Verdana, Arial, Helvetica;	
	color : black;		
	font-size : small
	} 
	
.instruction {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}	



	
a:link { 
	text-decoration: none; 
	color: blue;
	}
a:visited { 
	text-decoration: none; 
	color: purple;
	}
	
a:hover { 
	text-decoration: underline; 
	color: green;
	}

a:active { 
	text-decoration: none; 
	color: red;
	}
acronym {
	border-bottom: none;
	}

Body {background-color:#2E4F95; 
	margin: 0px; 
	padding: 0px;
 }
 
TD {	font-family : Verdana, Arial, Helvetica;	color : black;	font-size : small;}

TH {	font-family : Verdana, Arial, Helvetica;	color : black;	font-weight : bold;	font-size : small;}

Table {	font-family : Verdana, Arial, Helvetica;	color : black;}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small; font-weight:bold;  color:#01588C; 
}

.fluffImgRight  {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	float:right
	}

.fluffImgLeft  {
	margin-right: 15px;
	margin-bottom: 15px;
	float:left
	}

.LessonTitle{
	background-image:url(../images/main_09.gif); line-height:16px; padding-left:18px; padding-top:3px; font-size:small; font-weight:600; color:#01588C; 
}

.PageInstructions{
	background-image:url(../images/main_15.gif); line-height:16px; padding-left:33px; padding-top:0px; font-size:small; font-weight:400; color:#2B610A; 
}

OL  {
	font-family : Verdana, Arial, Helvetica;
	font-size : small;
	list-style-position : outside;
	margin-top: 16px; 
	padding-top: 0px;
	margin-top: -4px;
}

UL  {
	font-family : Verdana, Arial, Helvetica;
	font-size : small;
	list-style-position : outside;
	color : black;
	list-style-image: url(../images/bullet.gif);
	padding-top: 0px;
	margin-top: -10px;
	list-style-type : disc;
	 counter-reset: item
}

textarea{
	font-family : Verdana, Arial, Helvetica;
	font-size : small;
}

Label  {	
	font-family : Verdana, Arial, Helvetica;	
	color : black;		
	font-size : small;	
	line-height : 14pt;}

Body {background-color:#2E4F95; 
	margin: 0px; 
	padding: 0px;
	width:620px;
 }
 


#debug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF0000;
	text-align: center;
	position: relative;
	left: 0px;
	color: #FFFFFF;
	width: 755px;
	height: 25px;
	top: 77px;
	display: none;
}


