body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url('/pics/body_bg.jpg') left top repeat-x #ffffff;
}

img, td, div {
	behavior: url("/shared/iepngfix.htc");
}
table td {
border-collapse:collapse;
vertical-align:top;
}

.HPNews {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #993300;
	width:415px;
}

.HPNews #l, .HPEvents #l, .HPBBMessages #l, .HPLinks #l {
	padding-top: 6px;
}

.HPBBMessages, .HPEvents {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #184877;
	width:288px;
}

.HPLinks, .HPNews {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #184877;
	width: 416px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited, .HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPBBMessages a { color: #184877 !important;  }

.HPNews a:hover, .HPNews a:active, .HPLinks a:hover, .HPLinks a:active, .HPEvents a:hover, .HPEvents a:active, .HPBBMessages a { color: #993300; }


.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #5B7B9D; }

.contentIndex {
	padding: 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
	width:760px;
}

.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #ffffff;
	width:760px;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #D5E7F9;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #5B7B9D; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #008aeb;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #BFD4EA; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 20px 0px 5px 10px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	height: 45px;
	height: 30px!important;
	background:url(/pics/page_title.gif) left no-repeat;
	text-transform:uppercase;
}

#topNav {
	position: relative;
	height: 34px;
	z-index: 95;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
	background: url('/pics/topnav_bg.gif') repeat-x;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 34px;
	z-index: 100;
}

#topNav2Sub {left: 115px;}
#topNav3Sub {left: 235px;}
#topNav4Sub {left: 375px;}
#topNav5Sub {left: 490px;}
#topNav6Sub {left: 595px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
}

#topNav .list li {
	background-color: #b8d6f5;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #000; 
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #008aeb;
	color:#fff;
}