#section-nav a.home {
	background: #D8EBEB;
	border-bottom: 1px solid #D8EBEB;
	border-right: 5px solid #9cc;
}

#section-nav li a.home:hover {
	border-bottom: 1px solid #9cc;
	border-right: 5px solid #9cc;
}

#site-seal {
	float:right;
	xposition:absolute;
	xtop: 100px;
	xleft: 700px;
	xz-index: 101;
}

.section-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
}

.section-text td {
	padding: 0px 10px;
}
