	body,
	html {
	margin:0;
	padding:0;
	background:#890D15;
	color:#000;
	font: arial;
	text-align: center;
	}
	body {
		min-width:831px;
	}
	
	#wrapper {
		background:#ffffff;
   text-align: left;
 margin:0 auto;  
		width:830px;
	}
	#nav {
		font-family: Arial, Helvetica, sans-serif;
  		font-size: 10pt;
		background:#e2eddd;
	}
	#main {
    	font-family: Arial, Helvetica, sans-serif;
  		font-size: 10pt;
		background:#ffffff;
		float:left;
		width:830px;
		margin-left: 0px;
		margin-top: 0px;
	}
	#footer {
		background:#ffffff;
		clear:both;
	}



.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.border {border-top-style:none;
border-right-style:none;
border-bottom-style:solid;
border-width:1px;
border-color:#000000;
border-left-style:none;}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}


.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
	text-align: left;
}


.edutext {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: normal;


}
.h3{

color: #3e3b3b;
font: arial;
font-size: 10pt;
padding-left:19px;

font-weight: bold;
line-height: 23px;
background-color: transparent;
background-image: url(h3_right.gif);
background-repeat: no-repeat;
text-transform: uppercase;

height: 25px;

}



.edutextpad {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding-left: 18px;


}

.border2 {border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
background-color: transparent;
 }
 
 
 

td.off {
	font-family: verdana;
	font-size: 8pt;
	color: #000000; 
	border-bottom-color:solid gray;
	border-bottom:1px;
	border-bottom-style:solid;

}


td.off2 {
	font-family: verdana;
	font-size: 8pt;
	color: #000000; 
	border-bottom-color:#000033;
	border-bottom:1px;
	border-bottom-style:solid;

}
td.on {
background: #F6F78F;
	font-family: verdana;
	font-size: 8pt;
	color: #000000; 
		border-bottom-color:#000033;
	border-bottom:1px;
	border-bottom-style:solid;

}

.border3 {border-top-style:solid;
border-right-style:none;
border-bottom-style:solid;
border-left-style:none;}

.edutextBOLD {
	font-family: verdana;
	font-size: 8pt;
	color: #000000; 
	font-weight:bold;

}
.shade {
	font-family: verdana;
	font-size: 8pt; 
	background-color:#FEDF82;

}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	background: #F6F78F;
	font-family: verdana;
	font-size: 8pt;
	color: #000000; 
		border-bottom-color:#000033;
	border-bottom:1px;
	border-bottom-style:solid;
}
.a {background-color:#CCFF00;}
.b {background-color:#FFCC99;}
.c {background-color:#CCFFFF;}
.d {background-color:#CC99FF;}

.indexcard {background-image: url(indexcard.gif); background-repeat: no-repeat; } 


