a:hover                      { color: #dcd7b6; text-decoration: underline }
a                      { color: #dcd7b6; text-decoration: none }
body   { color: white; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 0px }
.border          { border: solid 1px #dcd7b6 }
.form10          { color: #000; font-size: 14px; border: solid 1px }
.padding { padding: 4px }
.deptpad { padding: 10px }
H6   { color: #00265d; font-size: 14px; font-weight: bold; line-height: 18px }
H5  { color: #00265d; font-size: 18px; font-weight: bold; text-decoration: underline }
h1, h2, h3, h4, p, ul, li, span, td, tr, table { color: #DDE1DD; font-size: 12px; font-family: Arial }
#nav a:hover { color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
#nav a { color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
hr     { color: #a5ada5; height: 1px }
.frame   { margin-right: 10px; margin-bottom: 10px; float: left; border: solid 2px #000 }
.leftpic { margin-right: 15px; margin-bottom: 10px; float: left }
.body { padding: 10px }

input, textarea {
	border: color: #000; border: solid 1px;
}

input {
	font-size: 10px;
}

.datatable {
	border: solid #000000 1px;
	padding: 4px;
}

.datatable th {
	background-color: #D5D7C0;
	color: #859085;
}

.datatable td {
	background-color: #9DA69D;
}

.datatable td.altcolour {
	background-color: #9DA69D;
}

.footer a:hover  { color: #000000; text-decoration: underline }
.footer a { color: #000000; text-decoration: underline }