body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
}
#main {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #00301C;
	align: center;
}
td {
	vertical-align: top;

}
p, td, li {
	font-size: 90%;
	text-align: left;
	
}
h4 {
	color: #00301C;
	vertical-align: top;
}
.textarea {
	background-color: #E0E6E4;
}
ul {
	list-style-type: disc;
}
.footer {
	font-size: 80%;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}
#footer {
	width: 770px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00301C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E0E6E4;

}
a:link {

	color: #00301C;
	text-decoration: none;
}
a:visited {

	color: #00301C;
	text-decoration: none;
}
a:hover {

	color: #FF8000;
	text-decoration: underline;
}
.title {
	font-weight: bold;
}
.jobs {

	font-weight: bold;
	color: #00301C;
}
.sitemap {

	font-size: 80%;
}
