body {
	background-color: #E3E1DB;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615F5A;
	line-height: 18px;
}
h3 {
	font-size: 13px;
	font-weight:bold;
	color:#615F5A;
	margin-bottom:0px;
}
.printheader {
	display: none;
	}
a:visited {
	color: #288AA6;
	text-decoration: none;
}
a:active {
	color: #288AA6;
	text-decoration: none;
}
a:link {

	color: #288AA6;
	text-decoration: none;
}
a:hover {
	color: #288AA6;
	text-decoration: underline;
}
.redundant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #615F5A;
}
.redundant a:visited {
	color: #615F5A;
	text-decoration: none;
}
.redundant a:active {
	color: #615F5A;
	text-decoration: none;
}
.redundant a:link {

	color: #615F5A;
	text-decoration: none;
}
.redundant a:hover {


	color: #615F5A;
	text-decoration: underline;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A09D;
}
.footer a:visited {
	color: #A2A09D;
	text-decoration: none;
}
.footer a:active {
	color: #A2A09D;
	text-decoration: none;
}
.footer a:link {

	color: #A2A09D;
	text-decoration: none;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615F5A;
}
.sub a:visited {
	color: #615F5A;
	text-decoration: none;
}
.sub a:active {
	color: #615F5A;
	text-decoration: none;
}
.sub a:link {

	color: #615F5A;
	text-decoration: none;
}
.sub a:hover {


	color: #288AA6;
	text-decoration: none;
}
.main {
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #288AA6;
}
.subsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #615F5A;
	line-height: 13px;

}
.subsub a:visited {
	color: #615F5A;
	text-decoration: none;
}
.subsub a:active {
	color: #615F5A;
	text-decoration: none;
}
.subsub a:link {

	color: #615F5A;
	text-decoration: none;
}
.subsub a:hover {
	color: #288AA6;
	text-decoration: none;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #535351;
}
.darktext {
	color: #A2A09D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.darktext a:visited {
	color: #288AA6;
	text-decoration: none;
}
.darktext a:active {
	color: #288AA6;
	text-decoration: none;
}
.darktext a:link {
	color: #288AA6;
	text-decoration: none;
}
.darktext a:hover {
	color: #288AA6;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 1px 3px 2px;
}
.search {
	margin-top: 10px;
	margin-bottom: 5px;
}
.go {
	color: #8D8D8C;
	margin: 0px;
	padding-top: 7px;
}