.requiredfield {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: red;
}

.bottomlinks {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #999999;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.largegreen {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #60A040;
}
.largeblue{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #336699;
	line-height: 18px;
}
.largegreenbold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #60A040;
}
.largebluebold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	line-height: 18px;	
}
.largerbluebold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}
.largergreenbold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #60A040;
}
.smallbluebold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
.smallblue {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #336699;
}
.smallgreen {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #60A040;
}
.smallgreenbold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #60A040;
}
.exclaim {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FF3333;
}
.smallpurplebold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.smallpurple {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #003366;
}		
.teacherbio {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #FF9933;
	text-decoration: none;
	cursor: pointer;
}
.teacherbiotext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #FF9933;
	text-decoration: none;
}
.largeorangebold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #60A040;
}
li	{
	line-height: 1.4;
	margin-bottom: 10px;
	vertical-align: top;
}