.main_rule {
	margin-top: 8px;
	margin-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
	padding-left: 8px;
}
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin: 10px;
	padding: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #AD6B19;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #999999;
	background-position: bottom;
	padding: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #ECAF71;
}
.bold-leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #DE8421;
	margin-left: 10px;
	font-style: italic;
}
.currentPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
}
a:visited:hover {
	color: #ECAF71;
}
.underconstruction {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: center;
	background-color: #D67D20;
}
