body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
#topbar {
	position: absolute;
	left: 0px;
	top: 0px;
}
#leftbar {
	display: block;
	height: 460px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 116px;
	background-image: url(images/leftbarBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 8px;
        color: #000000;
}
#content {
	position: absolute;
	left: 172px;
	top: 121px;
	width: 540px;
	height: auto;
	line-height:1.5em;
}
.floatRight {float: right; position:relative; z-index:1; width:220px; height:35px;}
.floatTop {position: absolute; top:20px; right:10px; z-index:2; color:#666;}

#leftbar .leftnav {
	height: 30px;
	width: 150px;
	display: block;
	text-indent: 5px;
	margin-bottom: 10px;
	background-position: center;
	vertical-align: middle;
	background-color: #C0B9B6;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
    color: #000000;
}
#leftbar .leftnavimg {
	display: block;
	margin-top: 10px;
	/*position: absolute;
	top: 242px;*/
}
.leftnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
	background-color: #C0B9B6;
	display: block;
	height: 30px;
	width: 150px;
	text-decoration: none;
}
.leftnav a:hover {
	background-color: #D5CEC4;
	display: block;
	height: 30px;
	width: 150px;
}
.leftnav a:visited {
	display: block;
	height: 30px;
	width: 150px;
	color: #000000;
	text-decoration: none;
}
#container {
	display: block;
	position: absolute;
	top: 116px;
	left: 714px;
}
div#content div.footer {
	/*display: block;
	left: 0px;
	bottom: 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #999999;
}
.linkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 30px;
}
.text_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC8D00;
	font-size: 24px;
	margin-top:10px;
	font-weight:normal;
}
div#content div.image {
	position: absolute;
	left: 335px;
	top: 0px;
	width: 196px;
	float: right;
	text-align: right;
	display: block;
	padding:10px;
}

#leftbar .leftnav2 {
	height: 30px;
	width: 150px;
	display: block;
	text-indent: 5px;
	margin-bottom: 10px;
	background-position: center;
	vertical-align: middle;
	background-color: #C0B9B6;
	padding-top: 4px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#leftbar div.leftnav2 A:link {
	color: #000000;
}
#leftbar div.leftnav2 A:visited {
	color: #000000;
}
#leftbar div.leftnav2 A:hover {
	background-color: #D5CEC4;
	display: block;
	height: 31px;
	width: 150px;
	margin:0px;
	padding: 0px;
	text-decoration: none;
}

#leftbar .leftnavimg {
	display: block;
	margin-bottom: 10px;
	position: absolute;
	top: 340px;
}
#r2 {
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Style for reports and announcement tabs */
.hnTab {
	background:#FFF;
	margin:15px 0;
	width:100%;
}
.hnTab li { list-style:none; float:left; margin:0; padding:0; }
.hnTab ul a {
	display:block;
	padding:6px 5px;
	text-decoration:none!important;
	width:48px;
	font:12px Verdana;
	font-weight:bold;
	text-align:center;
	border-left: 1px solid #b4b6b7;
	color: #333333;
}

.hnTab ul a:hover {
  color:#000;
  background:#eee;
  padding: 6px 5px;
}

.hnTab ul a.first { border: none; }
.hnTab ul li a.selected {
  margin-bottom:0;
  background:#a6a7a8;
  cursor:pointer;
}

.TabContent {
	width: 530px;
	border-top: 2px solid #b4b6b7;
	border-bottom: 2px solid #b4b6b7;
	padding:10px 0;
}

.clear { clear: both; }
