/* HTML Elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 11pt;
	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;
}

/* Body Styles */
.error {
	color: #aa0000;
	font-weight: bold;
}

.footer {
	font-size: 8pt;
}

.formLabel {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.formLabelLeft {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

h1, .title {
	color: #666699;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2, .head2 {
	color: #D97C3F;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3, .head3 {
	color: #8DA366;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4, .head4 {
	color: #0000a0;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lineDivide {
	color: #0000a0;
}

.navBottom {
	background-color: #F2EEEE;
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	line-height: 24pt;
}

.number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.top {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
	background-color: #000000;
	text-align: right;
}
