@charset "utf-8";
/* CSS Document */
#wrapper
{
	margin:8px auto;
	padding:0;
	background:#fff;
	width:750px;
}

.clearfloats
{
	clear:both;
	margin:0;
	padding:0;
}

#main_logo
{
	display:block;
	padding:0;
	margin:0;
}

#navbar, #navbar li
{
	display:block;
	margin:0;
	padding:0;
}

#navbar li
{
	float:left;
	list-style:none;
}

#nav_1 a img
{
	display:block;
	width:67px;
	height:29px;
	margin:0;
	border-style:none;
}

#nav_2 a img
{
	display:block;
	width:87px;
	height:29px;
	margin:0;
	border-style:none;
}

#nav_3 a img
{
	display:block;
	width:88px;
	height:29px;
	margin:0;
	border-style:none;
}

#nav_4 a img
{
	display:block;
	width:70px;
	height:29px;
	margin:0;
	border-style:none;
}

#nav_5 a img
{
	display:block;
	width:87px;
	height:29px;
	margin:0;
	border-style:none;
}

#nav_6 a img
{
	display:block;
	width:99px;
	height:29px;
	margin:0;
	border-style:none;
}

#nav_7 img
{
	display:block;
	width:251px;
	height:29px;
	margin:0;
	border-style:none;
}

#leftnav, #searchbox, #portalsearchbox, #flashheader
{
	background-color:#ebe7e4;
}

#leftnav
{	
	float:left;
	width:175px;
	margin-bottom:100px;
	padding:0px 24px 200px 0px;
	background:url(../images/bg_main_cropped.jpg) no-repeat;
	background-position:top left;
}

#leftnav h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	font-size:14px;
	color:#333333;
	line-height: 30px;
	text-align:right;
	margin: 0px;
	padding: 5px;
	font-weight:normal;
}

#leftnav ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#leftnav li
{
	background-color:#e9e7e4;
	display:block;
	width:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	text-align:right;
}
#leftnav ul li
{
	border-top:#999 1px solid;
	text-align:right;
	font-weight:bold;
	color:#6d525a;
}

#leftnav ul li a
{
	display:block;
	padding:2px 0;
	font-weight:bold;
	color:#6d525a;
	text-decoration:none;
}

#leftnav ul li a:hover {
	color:#000000;
	background-color:#999999;
}

#leftnav ul ul li
{
	border-style:none;	
}

#leftnav ul ul li a{
	display:block;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#669999;
	text-decoration:none;
	padding:2px 0;
}

#leftnav ul ul li a:hover {
	color:#000000;
	background-color:#CCCCCC;
}

#leftnav .lastnav
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#hotnews
{
	width:248px;
	height:400px;
	margin-bottom:94px;
	padding:0;
	float:left;
	vertical-align:top;
	background:url(../images/newsfeedbkg.gif) top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}	

#rss_section
{
	margin-top:56px;
	width:212px;
	height:276px;
	padding:0 8px;
	color:#777;
	overflow:hidden;
}

#rss_section .headline, #rss_section .headline a
{
	margin-top:1em;
	color:#6D525a;
	font-size:1em;
	font-style:normal;
	text-decoration:none;
}

#rss_section .headline a:hover
{
	text-decoration:underline;
}

#rss_section img
{	
	display:block;
	margin:0 auto;
	width:195px;
	height:70px;
}

#flashheader
{
	width:750px;
	height:435px;
	margin:0;
	padding:0;
}

#btn_more
{
	background:#6D525a;
	color:#fff;
	width:60px;
	padding:0 1em;
}

#btn_more a
{
	color:#fff;
	text-decoration:none;
}

#btn_previous, #btn_next
{
	padding:0.5em 1em;
	width:60px;
}



#mainbody, #portalbody
{
	margin-top:32px;
	padding:0 16px 8px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	background-color:#FFF;
}

#mainbody
{
	width:500px;
	margin-left:208px;
}

#portalbody
{
	width:448px;
	margin-left:266px;
}

#mainbody  a:link {
	color: #0000FF;
	text-decoration: none;
}

#mainbody  a:visited {
	color: #0000FF;
	text-decoration: none;
}

#mainbody  a:hover {
	color: #993300;
	text-decoration: underline;
}

#footer
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear:both;
	margin:0;
	padding:16px 8px;
	width:734px;
	background:#6D525a;
	color:#ccc;
	position:relative;
}

#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#footer_contact, #footer_menu
{
	float:left;
}

#footer_contact
{
	width:215px;
}

#footer_menu
{
	padding-left:48px;
}

#searchbox, #portalsearchbox
{
	width:188px;
	margin:0;
	padding:8px 8px;
	position:absolute;
	left:0; bottom:100%
}

#portalsearchbox
{
	width:230px !important;
}

.sectionheading {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E525A;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E7E4;
	padding-right: 10px;
	text-align:right;
	margin-bottom:16px;
}

.staffbox
{
	margin:0 auto 16px auto;
	border:1px #e9e7e4 solid;
	border-top:none;
	font-size:12px;
}

.staffbox h1
{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:0;
	padding:1px 4px;
	background-color:#E9E7E4;
}

.staffbox h2
{
	font-size:12px;
	font-style:italic;
	margin:0;
	color:#777;
	padding:1px 4px 1px 4px;
}

.staffbox a
{
	color:#777 !important;
	text-decoration:none;
}

.staffbox p
{
	font-style:normal;
	color:#000;
	margin:0 0 4px 0;
	padding:0 4px;
}

.stafftitle
{
	max-height:3em;
	background-color:#E9E7E4;
}

.stafftitleleft
{
	float:left;
}

.stafftitleright
{
	float:right;
	text-align:right;
}

.arrastats
{
	display:block;
	visibility:hidden;
	position:absolute;
	width:300px;
}