body {
	background-color: #666666;
}

body, td, th {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	color: #8F806B;
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	color: #8F806B;
}

#nav td{
/*	border-right: 1px solid #8F806B;
	border-left: 1px solid #8F806B; */
	border-top: 0px;
	border-bottom: 0px;
	background-color: #AFA290;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.nav-title {
	border-top: 0px solid #8F806B;
	border-bottom: 0px solid #8F806B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin-left: 6px;
	margin-bottom: 1px;
	padding-top: 50px;
}

#example ul, li{
	display: block;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
	padding-top: 2px;
	margin-top: 2px;
}

#humanresources td{
	padding-left: 2px;
	margin-top: 2px;
}

#footertable td, a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#footertable td, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}

.centurygothic {
font-family: Century Gothic, sans-serif;
}

small-link {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
colour: #999999
}