HTML {
overflow: -moz-scrollbars-vertical;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.focustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
}
.focusdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.focustitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #971b1e;
	font-weight: bold;
}
.focuslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #365784;
	text-decoration: none;
}
.info{background:#cebc7a;
text-align:left;
border-top:2px solid #996600;
border-bottom:2px solid #996600;
margin:0.75em 0;
padding:.05em 20px .05em 45px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.bodylinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #365784;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	list-style-type: square;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}.bodytitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #971b1e;
	font-weight: bold;
}
.focuslinkindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #991b1e;
	text-decoration: none;
	text-indent: 10px;
}
.footnotes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.bluebodyheaders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
}
.lgbodytitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #971b1e;
	font-weight: bold;
}
.Lgbodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #365784;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	font-weight: bold;
}

.sidebar {
	background: #7E734A;
	color:#FFFFFF;
	width:180px;
	height:100%;
	vertical-align:top;

	}
.sidebar a:link {
	text-decoration: none;
	color: #cebc7a;
}
.sidebar a:visited {
	color: #cebc7a;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #c1dfef;
	text-decoration: underline;
}
.sidebar a:active {
	color: #cebc7a;
	text-decoration: underline;
}