@charset "utf-8";
body {
	background-color: #c45834;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
#container {
	background-color: #009999;
	text-align: left;
	padding: 0px;
	width: 827px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height: 194px;
	width: 827px;
	background-image: url(../cssimages/banner-orange.png);
	background-repeat: no-repeat;
	background-color: #CC3300;
}
#sidebar {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 166px;
	background-image: url(../cssimages/fauxsidebar-orange.gif);
	background-repeat: repeat-y;
	background-color: #BF2701;
}

#content {
	background-color: #FFCC99;
	width: 613px;
	background-repeat: repeat-y;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#falsesidebar {
	background-color: #FFCC99;
	margin: 0px;
	padding: 0px;
	width: 827px;
	background-image: url(../cssimages/fauxsidebar-orange.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #000000;
	text-align: left;
}

#footer {
	background-color: #FF9E86;
	margin: 0px;
	height: 30px;
	width: 807px;
	border: thin solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
.navtext {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.datestyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	line-height: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #5D1002;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5D1002;
	text-decoration: none;
}
.navclass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    text-decoration: none;
}
.copywrite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.footnote {
	font-size: 10px;
	text-decoration: underline;
}
.accenttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
hr {
	background-color: #CC3300;
	background-image: url(../cssimages/hr-rule.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 1px;
	height: 2px;
	width: 500px;
}
