/* HTML Elements */
body {
	background-color: #CC3333;
	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 */
.blackLine {
	background-color: #000000;
}

.error {
	color: #aa0000;
	font-weight: bold;
}

.formlabel {
	color: #003399;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.formlabelLeft {
	color: #003399;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.formlabelRight {
	color: #003399;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

h2 {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
	margin: 0px;
}

h3 {
	color: #003399;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

h4 {
	color: #CC3333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

.lineDivide {
	color: #CC3333;
}

.mainBody {
	padding: 20px;
	background-color: #ffffff;
}

.navBottom {
	background-color: #c2c2c2;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	line-height: 24pt;
}

.navLeft {
	background-color: #003399;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: top;
}

.navLeft A:hover {
	color: #990000;
}

.navLeftOn {
	background-color: #003399;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.navMinor {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.navTop {
	background-color: #CC3333;
	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 {
	color: #CC3333;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.photoCaption {
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
}

.top {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
	background-color: #000000;
	text-align: right;
}
