body {
	background: #474747 ;
	font-size: 10pt;
	font-family: Verdana;
	}
.bodycopy {
	color:#474747;
	font-size: 9pt;
	font-family: Verdana;
	line-height: 22px;
}
.navcopy {
	font-size: 9pt;
	font-family: Verdana;
}
td {
	font-size: 10pt;
}
th {
	font-size: 10pt;
}
a {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration:none;
}
a:active {
	color: maroon;
	text-decoration: none;
}
a:hover {
	color: maroon;
	text-decoration: underline;
}
form {
	margin: 0px;
}
.message {
	border-right: #474747 1px solid;
	padding-right: 2px;
	border-top: #474747 1px solid;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: #474747 1px solid;
	padding-top: 2px;
	border-bottom: #474747 1px solid;
	background-color: palegoldenrod;
}
.form {
	border-right: #474747 1px solid;
	padding-right: 2px;
	border-top: #474747 1px solid;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: #474747 1px solid;
	padding-top: 2px;
	border-bottom: #474747 1px solid;
	background-color: gainsboro;
}
.formaltrow {
	background-color: whitesmoke;
}
.formheader {
	background-color: #568EB8;
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: Red;
}
.heading {
	border-right: #474747 1px solid;
	border-top: #474747 1px solid;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-left: #474747 1px solid;
	color: #000000;
	padding-top: 3px;
	border-bottom: #474747 1px solid;
	background-color: #b8a156;
	text-align: center;
}
.refresh {
	font-size: xx-small !important;
}
.linksection {
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 5px;
	padding-top: 2px;
	background-color: white;
}
.navlink {
	font-size: 8pt;
}
.agreementtext {
	font-size: 7pt;
}
.agreementoutput {
	font-size: 8pt;
	font-weight: bold;
}
.buttoncell {
	text-align: right;
}
.othertextbox {
	width: 250px;
}
#top, #topright, .leftnav {
	border-right: #474747 1px solid;
	padding-right: 5px;
	border-top: #474747 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #474747 1px solid;
	padding-top: 5px;
	border-bottom: #474747 1px solid;
	background-color: whitesmoke;
}
.copyright  {
	font-size: xx-small;
	height: 1px;
}
.sitetitle {
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
}
#content {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.acctstatusdetail {
	font-size: 8pt;
}
.acctstatushdr {
	font-size: 8pt;
	font-weight: bold;
}


