.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: justify}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
.layercopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.bodycopyplain { font-family: Arial, Helvetica, sans-serif; font-size: 15px}

.classsubhead { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold ; color: #369;}

span.classsubhead, p.classsubhead {padding-top:20px; display:block;}

.eventssubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999966;
}
.homebkgrnd {
	background-color: #FFFFFF;
	background-image: url(assets/home/nav_bkgrnd.gif);
	background-repeat: repeat-y;
}
.headred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.homegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.homecopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;

}
.homeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
a:link {
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: none;

}
td {
	vertical-align:top;
}

#sched tr td {
	font-size:12px;
	background-color: #fff;
	padding:3px;
}

#sched tr.odd td {
	background-color: #dae8f9;
	background:#fff url(assets/classes/bg_tableOdd.gif) top left no-repeat;
}
