<style>
<!--
body  {
	  	font-family: Verdana, Arial, Helvetica, san-serif;
	   	background-color: #fff;
	   	padding: 0;
	   	color: black;
}

.hrs { color: black }


a:link { 
			font-weight: normal;
			color: #043258; 
			text-decoration: underline; 
			background: transparent;
			}
			
a:visited { color: #333333; text-decoration: underline; background: transparent; }
a:hover	{ color: #f891730; text-decoration: underline; background: transparent; }
a:active { 
			font-weight: normal;
			color: #043258; 
			text-decoration: none; 
			background: transparent;
			}

input.buttons { color: black; font-size: 8pt; }
input.buttons2 { color: black; font-weight: 600; font-size: 8pt; background-color: #dcdcdc; border: outset; }
input.buttons3 { color: #dcdcdc; font-weight: bold; font-size: 9pt; background-color: black;  }


.text	   { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: normal; line-height: 14px; }


.smtext	{
			font-size: 9px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: normal;
			font-style: normal;
			color: black;
			}
			
			
.blutext	{
			font-size: 9px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: normal;
			font-style: normal;
			color: #043258;
			padding-left: 20px;
			display: block;
			text-align:left;
			}
			

.blink	{
			font-size: 9px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: normal;
			font-style: normal;
			color: black;
			padding-left: 177px;
			display: block;
			}

			

.hdg	{
			font-size: 12px;
			font-family:  Verdana, Arial, Helvetica, san-serif;
			font-style: normal; font-weight: bold; line-height: 14px; 
			color: #891730;}
			
		
.coursehdg	 { color: #891730; font-size: 13px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: normal; font-weight: bold; line-height: 16px; padding-top: 20px; display: block; }
			
			
		
.subhdg	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: bold;
			font-style: normal;
			color: #043258;
		}
		
.subhdr	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: bold;
			line-height: 16px;
			font-style: normal;
			color: #891730;
			padding-left: 172px;
			display: block;
		}
		
.subhdr2	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: bold;
			line-height: 16px;
			font-style: normal;
			color: #891730;
			padding-left: 172px;
			display: block;
		}
		
.client	{
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, san-serif;
			font-weight: normal;
			line-height: 16px;
			font-style: normal;
			color: #043258;
			padding-left: 5px;
			display: block;
			
		}



.b			{ font-weight: bold; }



.u			{ text-decoration: underline; }


.i		{ font-style: italic; }

.photo { 	
		border: 1;
		float: left;
		padding-left: 10px;
		padding-bottom: 7px;
		padding-right: 7px;
		}
		
.hmphoto { 	color: black; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, san-serif; 
font-style: normal; 
font-weight: normal; 
line-height: 16px;
padding-left: 168px;
display: block;
		}
		
.box { 	color: black; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, san-serif; 
font-style: normal; 
font-weight: normal; 
line-height: 14px;
padding-left: 10px;
padding-right: 10px;
display: block;
		}


ul.points
{ list-style: disc url(../images/arrow.gif) inside; }


.side  { color: #043258; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-style: normal; font-weight: normal; line-height: 20px; }
			
.side a:link { color: #043258; text-decoration: underline }
.side a:visited { color: #043258; text-decoration: underline }
.side a:hover { color: #891730; text-decoration: underline }
.side a:active { color: #043258; text-decoration: underline }


/* basic page divisions */

#maincontent { padding-left: 10px;
				}
				
/* backgrounds */

#hdrtop	{ 
background: white url(../images/top_bkg1.gif) left top no-repeat; 

}


#sidebar	{ 
background: white url(../images/sidebar.gif) left top no-repeat; 

}

#home	{ 
background: white url(../images/teacher.jpg) center top no-repeat; 

}



-->
</style>
