.copyright {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
a#botnav {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.navpanel {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #999999;
}
a {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #6c1917;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #66CC00;
	text-decoration: underline overline;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.pageheader {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #6c1917;
	padding-left: 15px;
	padding-right: 15px;
}





.greenline {
	background-color: #6c1917;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #66CC00;
}
.greenlinetop {
	background-color: #6c1917;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
}
.colcopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
