body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

p, ul, .feature {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

.feature {
	margin-bottom: 15pt;
	margin-right: 10pt;
}

.feature_heading {
	font-weight: bold;
}

#imgFeaturesFooter {
	display: none;
}

#divLogo {
	margin-bottom: 15pt;
}

#tableTopNav, #divSubNav  {
	display: none;
}

#divBannerImage, #divBannerFlash, #divBannerFooter {
	display: none;
}

#footer {
	display: none;
}

#copyright {
	text-align: right;
	font-size: 8pt;
	color: #000000;
}

.datatable {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #000000;
	text-align: left;
}

.datatable thead {
	font-weight: bold;
}

.datatable td {
	border: 1px solid #000000;
}