/* HTML Elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

tr, table, td, p, br {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

li, ol, ul {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input, select, option, textarea {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Body Styles */
.error {
	color: #aa0000;
	font-weight: bold;
}

.formlabel {
	color: #0000a0;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.formlabelLeft {
	color: #0000a0;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.formlabelRight {
	color: #0000a0;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

h1 {
	color: #929292;
	font-size: 20pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2, .head2 {
	color: #000000;
	font-size: 12pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
}

h3 {
	color: #8DA366;
	font-size: 12pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	color: #0000a0;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.homeHighlight {
	font-size: 14pt;
	background-color: #38281B;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.lineDivide {
	color: #0000a0;
}

.navBottom {
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	/*line-height: 24pt;*/
}

.navLeft {
	background-color: #670001;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: top;
	line-height: 16pt;
}

.navLeftSub {
	color: #999999;
	text-decoration: none;
}

.navLeft A:hover {
	color: #999999;
	text-decoration: underline;
}

.navLeftOn {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.navTop {
	background-color: #37271A;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 16pt;
}

.navTopOn {
	background-color: #C8D8E5;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 16pt;
}

.navTopHighlight {
	background-color: #ffffff;
	color: #37271A;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 16pt;
}

.number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.picsTop {
	background-color: #670001;
}

.top {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
	background-color: #000000;
	text-align: right;
}
