/* HTML Elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0;
}

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 {
	height: 30px;
	background-color: #797549;
	text-align: center;
	color: #ffffff;
	font-size: 8pt;
}

.formLabel {
	color: #975D11;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

h1, .head1 {
	color: #797549;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2, .head2 {
	color: #975D11;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
}

h3, .head3 {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4, .head4 {
	color: #B8B378;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.leftPhotoCaption {
	font-size: 8pt;
	line-height: 12pt;
}

.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-image: url(../images/nav-background.gif);
}

.navTopLink {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.navTopLinkOn {
	color: #ffffff;
	background-image: url(../images/nav-background-on.gif);
	background-color: #797549;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.strike {
	text-decoration: line-through;
}

.top {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
	background-color: #C6BD7C;
	text-align: right;
}

.topTag {
	background-color: #D0CB95;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	height: 26px;
	vertical-align: middle;
}

.topTagLine {
	background-color: #ffffff;
}