.header {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #990033;
	font-weight: bold;
}
.bodycopy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.bodycopyK {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a.bodycopyK {
	color:#990033
}
a.bodycopyK:hover {
	background-color: #990033;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}.charthead {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
	padding: 10px 0px 0px 0px;
}
input.fields {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	height: 20px;
}
select.pulldown {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 50%;
	height: 20px;
}
body {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
}
.title {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
input.short {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 110px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
select.region {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 75px;
	height: 20px;
}
.chartCELL {
	padding: 5px 0px 10px 0px;
}
.tabletop {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.latitude {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	height: 20px;
}
.height {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 50px;
}
input.email {
	width: 350px;
	margin: 10px 0px 0px 0px;
}
input.button {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 25px;
	width: 75px;
	background-color: #990033;
	font-weight: bold;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headerKO {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
