BODY { font-family: arial; padding: 10px 0px 0px 0px; margin: 0px 0px 0px 0px }
TD { font-size: 14px }
LI { padding-bottom: 5px }
.header { font-size: 38px; color: #000099; font-weight: bold }
.navCell {
	padding-left: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.address { padding-top: 20px }
.formOp { font-size: 11px }
.subtitle { font-size: 14px; font-weight: bold; text-align: center; color: #000000 }
.main { padding-top: 8px }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.courseTitle { font-size: 18px; text-transform: none; font-weight: bold; text-align: center }
.backlink {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover { color: #006699; text-decoration: underline }
a.nav {
	color: #000000;
	text-decoration: none;
}
a.nav:hover { color: #000000; text-decoration: underline }
a.resLink {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 460px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 5px;
}
a.resLink:hover { 
	color: #000000;
	text-decoration: none;
	display: block;
	width: 460px;
	background-color: #DDDDDD;
	border: 1px solid #EEEEEE;
	padding: 5px;
}
a.resLink2 {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 410px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 5px;
}
a.resLink2:hover { 
	color: #000000;
	text-decoration: none;
	display: block;
	width: 410px;
	background-color: #DDDDDD;
	border: 1px solid #EEEEEE;
	padding: 5px;
}
a.address { text-decoration: none }
a.address:hover { text-decoration: none }

INPUT { font-family: arial; font-size: 13px }
TEXTAREA { font-family: arial; font-size: 13px }
SELECT { font-family: arial; font-size: 13px }
OPTION { font-family: arial; font-size: 13px }
.outline {
	border: 1px solid #0099FF;
}
a.terms { text-decoration: underline; color: #0066FF }
a.terms:hover { text-decoration: underline; color: #0066FF }
a.resources { font-weight: bold; color: #000000 }
a.resources:hover { font-weight: bold; text-decoration: underline; color: #000000 }

/* index.php rows */
tr.row0 {
	background-color: #DDEEFF;
}
tr.row1 {
	background-color: #FFFFDD;
}