/* HTML Elements */
body {
	background-color: #000000;
	color: #ffffff;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

tr, table, td, p, br {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

li, ol, ul {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

input, select, option, textarea {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

iframe {
	border: none;
	border-color: #ffffff;
}

/* Body Styles */
.buyText {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}

.buyTextNormal {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}

.buyTextFormLabel {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}

.buyTextBig {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}

.content {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

.contentBlack {
	background-color: #000000;
}

.error {
	color: #aa0000;
	font-weight: bold;
}

.formLabel {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.formLabelLeft {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

.formLabelRight {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

h1, .head1 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}

h2, .head2 {
	color: #FF4E00;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12;
}

h3, .head3 {
	color: #814401;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.lineDivide {
	color: #0000a0;
}

.navTop {
	background-color: #000000;
	color: #B6B5B5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	line-height: 18pt;
	vertical-align: middle;
	text-align: right;
}

a.navTop:hover {
	color: #FF4E00;
}

.navTopOn {
	color: #FF4E00;
	text-decoration: none;
}

.number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.pageBorder {
	background-color: #ffffff;
}

.testimonial {
	font-style: italic;
}

.testimonialsource {
	font-size: 8pt;
	font-weight: bold;
}

a.title, a.title:hover, a.title:link, a.title:visited, a.title:active, .title {
	background-color: #000000;
	color: #FF4E00;
	padding: 3px 3px 3px 15px;
	font-size: 18pt;
	line-height: 20pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

.topLine {
	background-color: #ffffff;
}

.topLineBlack {
	background-color: #000000;
}

