.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #c6c6a5;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.offices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.offices:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #D1DAE3;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #687818;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #687818;
	text-decoration: none; text-transform: uppercase;
}
input {
	color: #002F55; background-color: #FFFFFF; border: solid 1px #687818
}
textarea {
	color: #002F55; background-color: #FFFFFF; border: solid 1px #687818;
}
select {
	color: #002F55; background-color: #FFFFFF; border: solid 1px #687818
}
.button {
	color: #FFFFFF; font-weight: bold; background-color: #687818; height: 24px; text-transform: uppercase;
}
.formtext {
	background-color:#FFF; padding:4px; border-right:solid 1px #687818; border-left:solid 1px #687818; border-bottom:solid 1px #687818; color: #687818;}
.formfield {
	background-color:#FFF; padding:4px; border-right:solid 1px #687818; border-bottom:solid 1px #687818;}
.formhd {
	background-color:#687818; padding:4px; border-right:solid 1px #687818; border-left:solid 1px #687818; border-bottom:solid 1px #687818; font-weight: bold; color: #FFF; text-transform: uppercase;}
