#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333300;
	text-decoration: none;
	letter-spacing: .1em;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #797947;
	border-bottom-color: #797947;
}
#navigation a:hover {
	color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	text-decoration: none;
}
.verticalrules {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: .1em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.headersub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
hr {
	border: 1px solid #993300;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
