.background {
	background-image: url(Images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.tableposition {
	top: 100px;
	clip: rect(100px,auto,auto,auto);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0EFEA;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.boxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F6300;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.boxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F6300;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 19px;
}
.boxBottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #232E8F;
	padding-top: 7px;
}
