body {
	background-color: #dddddd; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;
}

a:link {  color: #006440; text-decoration: underline; }
a:visited {  color: #006440; }
a:hover {  color: #990033; background-color: none; }

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;

}

.smalltext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 120%;
}

.mediumtext {
	font-size: 12px;
	line-height: 140%;
}

.headlines {
	font-size: 16px;
	font-weight: bold;
}


.maroonheads {
	color: #990033;
	font-weight: bold;
}

.reserveitalic {
	font-style: italic;
	font-family: Georgia, sans-serif;
	font-size: 13px;
}

.highlight {
	background-color: #ABCFAA;
}

.adminpreregsection {
	font-size: 12px;
	font-weight: bold;
	color: #197373;
	background-color: #FFFFCC;
}

.tableborder1 {
	border: 1px solid #999999;
}

.listleading {
	line-height: 150%;
}

.systemResponse {
	color: #fc0d0d;
	font-weight: bold;
}

.inputArea {
	background-color: #eee;
}

.inputArea input {
	margin: 4px;
}

#tableBorders td {
	border: 1px solid #eee;
}