.header  {font-family : Verdana, Arial, Helvetica;
	font-size : 12pt;	
	line-height : 14pt;
	font-weight:bold;
	color:#5A8009;
	} 
	
P  {font-family : Verdana, Arial, Helvetica;
	font-size : 11px;	
	line-height : 13pt;	
	padding-top: 0px; 
	margin-top: -7px;
	} 

.exercise{margin-top: -5px;}

BR {font-family : Verdana, Arial, Helvetica;	
	color : black;		
	font-size : 11px;
	} 
	
select {font-family : Verdana, Arial, Helvetica;	
	font-size : 11px;
	} 
input {font-family : Verdana, Arial, Helvetica;	
	font-size : 11px;
	} 
	
.instruction {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}	

#container
{
margin-left:10px;
}

#CourseInfo
{
	position:absolute;
	left:5px;
	top:4px;
	width:377px;
	height:15px;
	z-index:20;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CCFF;
	line-height: 12px;
	text-align:left;
}

#LessonInfo
{
	position:absolute;
	left:5px;
	top:20px;
	width:377px;
	height:20px;
	z-index:21;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align:left;
}
.lessonNum{color: #FFCC00;}
.lessonTitle{color: #FFFFFF;}
	
a:link { 
	text-decoration: none; 
	color: blue;
	}
a:visited { 
	text-decoration: none; 
	color: blue;
	}
	
a:hover { 
	text-decoration: underline; 
	color: green;
	}

a:active { 
	text-decoration: none; 
	color: blue;
	}
acronym {
	border-bottom: none;
	}

Body {background-color:#000000; 
	margin: 0px; 
	padding: 0px;
	background-image:url(../images/background.gif); background-repeat:repeat-x;
 }
 
TD {	font-family : Verdana, Arial, Helvetica;	color : black;	font-size : 11px;}

TH {	font-family : Verdana, Arial, Helvetica;	
		color: #FFFFFF;
		background-color:#014F85;
		font-weight : bold;	
		font-size : 11px;}

Table {	font-family : Verdana, Arial, Helvetica;	color : black;}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}


.fluffImgRight  {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	float:right
	}

.fluffImgLeft  {
	margin-right: 15px;
	margin-bottom: 15px;
	float:left
	}


OL  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	list-style-position : outside;
	line-height : 13pt;
	padding-top: -5px;
	margin-top: -0px;
}

UL  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	list-style-position : outside;
	color : black;
	list-style-image: url(../images/bullet.gif);
	line-height : 13pt;
	padding-top: -5px;
	margin-top: -14px;
	list-style-type : disc;
	 counter-reset: item
}

textarea{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
}


Body {background-color:#FFFFFF; 
	margin: 0px; 
	padding: 0px;
 }
 
.rowColor1 {background-color:#DFDFF0}
.rowColor1a {background-color:#AEE5EB}
.rowColor1b {background-color:#E8E8B5}
.rowColor1c {background-color:#D2D2DD}

.rowColor2 {background-color:#f1f1f1}
.rowColor2a {background-color:#B9F1EC}
.rowColor2b {background-color:#F3F3B6}
.rowColor2c {background-color:#DDDDDD}


.hiddentext {
	display: none;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	border-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: 98%;
	white-space: normal;
	height: auto;
} 


.hiddentextValidate {
	display: none;
} 

