body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.boxcore {
	background-color: #ffffff;
}
.focuscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.headercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding: 10px; 
	vertical-align: top;
}
.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	border: 1px solid #000000;
}
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 3px;
}
.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.boxlogo {
	background-color: #ffffff;
	vertical-align: bottom;
}
.line {
	background-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
}
a.navfooter:link {
	color: #000000;
	text-decoration: none;
}
a.navfooter:visited {
	color: #000000;
	text-decoration: none;
}
a.navfooter:hover {
	color: #000000;
	text-decoration: underline;
}
a.navfooter:active {
	color: #000000;
	text-decoration: none;
}

