/* HTML Elements */
body {
	background-color: #5DA9DE;
	color: #000000;
	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;
}

/* Body Styles */
.bodyText {
	background-color: #ffffff;
}

.error {
	color: #aa0000;
	font-weight: bold;
}

.formLabel {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

h2, .head2 {
	color: #8DA366;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3, .head3 {
	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;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	line-height: 24pt;
}

.navLeft {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: top;
}

.navLeft A:hover {
	color: #990000;
}

.navLeftOn {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.navTop {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 16pt;
}

.number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

h1, .title {
	color: #FDEA8B;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.specialTableBorder {
	background-color: #333333;
}

.specialTable {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 16pt;
}

.top {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
	background-color: #000000;
	text-align: right;
}

