@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; 	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #cedec6;
	background-image:url(/corporate/hunterbg.gif);
	background-repeat:repeat-x
}
#container { 
	width: 900px; 
	background: #ffFFFf;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 

#header {
	height: 79px; 
	background: #fff;
	padding: 0px; font-size:11px;  
} 
#header h1 {
	margin: 0; 
	padding: 0px 0; 
}
.left {
	left: 0;
	padding: 10px;
}
.right {
	right: 0;
	width: 240px;
	padding: 10px;
}
.sidebox {
	width: 160px;
	padding: 10px; border:1px solid #ccc;
}
.sidebox p{
	margin-bottom:0px;
}

#mainContent { 
	margin: 0; 
	padding: 0; 
	font-size: 78%;
}
#footer { 
	padding: 0 10px 0 20px; 
	background:#f2f2f2; font-size:70%; text-align:center; font-weight:bold
} 
#footer p, #footer li {
	margin: 0; padding: 10px 0; list-style:none 
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#lookhere { 
	background-color:#ebebcd; font-size:78%; border:1px solid #333; margin:0 0 4px 0px
}
#lookhere p{ 
	background-color:#838904; margin:0px; padding:.2em .4em
}
a {color:#0596a3; text-decoration:none}
.sbox {
	font-weight: bold;
	background-image: url(/corporate/download.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	padding: 4px 4px 0px 26px;
	background-color: #9ba305;
	text-align: right;
	margin: 0px;
}
.sboxb ul{
	margin: 0 0 0 18px;
}
.sboxb {
	background-color: #f2f2f2;
	margin: 0px 1px 15px 0px;
	padding: 2px 0 20px 4px;
	text-align: left;
}
.rbox {
	font-weight: bold;
	background-image: url(/corporate/related.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	padding: 4px 4px 0px 26px;
	background-color: #333333;
	text-align: right;
	margin: 0px;
}
#news { 
	border-top:1px solid #ccc; margin:40px 0px
}
.newsitem {
	border-top:1px solid #ccc;
	padding:6px 0px;
	margin:0px
}
h1 {
	font-size: 100%;
}
#nav {
	font-size: 11px;
	text-align: right;
	width: 890px;
	position: absolute;
	top: 0px;
	z-index: 5;
}
.apsc {
	padding-left: 280px;
}
h6 {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table td {vertical-align:top}
.ar {text-align:right}
a img {border:none}
