body {
	margin: 0px;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #006600 url(/pics/bg.gif) repeat-x;
}

.HPEvents, .HPLinks{
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 203px;
	background: url('/pics/left_bg.gif') repeat-y;
	background-color: #FFFFFF;
}

.HPNews{
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	width: 350px;
	background: url(/pics/center_bg.gif) repeat-y;
	text-align: left;
}

.HPBBMessages{
	font: 9pt "Arial", Times, serif;
	color: #fff;
	width: 177px;
	background: url(/pics/right_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-bottom: 5px;
	text-align: left;
}

.HPNews a, .HPBBMessages a, .HPSpotlight a, .HPNews a:link, .HPBBMessages a:link, .HPSpotlight a:link, .HPNews a:visited, .HPBBMessages a:visited, .HPSpotlight a:visited{ color: #FFFFFF; }
.HPNews a:hover, .HPBBMessages a:hover, .HPSpotlight a:hover, .HPNews a:active, .HPBBMessages a:active, .HPSpotlight a:active{ color: #A9D0D0; }

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

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

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

.content {
	padding: 5px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;	
	color: #000;
	background-color:#FFFFFF;
}

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

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color: #A9D0D0;
}
.light  a, .light a:link, .light a:visited { color: #005B2D; }
.light a:hover, .light a:active { color: #BA9935; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #003333;
}
.dark a, .dark a:link, .dark a:visited { color: #A9D0D0; }
.dark a:hover, .dark a:active { color: #FFCC33; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	vertical-align: middle;
	padding: 11px 0px 5px 68px;
	height: 59px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/page_title.gif);	
	background-repeat: no-repeat;
}

#topNav {
	position: relative;
	height: 32px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -30px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 27px;
	margin: 0 4px 0 0;
	z-index: 100;
}

#topNav2Sub {left: 128px;}
#topNav3Sub {left: 247px;}
#topNav4Sub {left: 384px;}
#topNav5Sub {left: 507px;}

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

#topNav .list ul {
	list-style: none;
	margin:0;
	padding:0;
}

#topNav .list li {
	background-color: #A9D0D0;
	width: 175px;
	line-height: 15px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 2px 2px 10px;
	color: #000000;

	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #003333;
	color:#FFFFFF;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

#rightNav {
	margin-right:7px;
	font-size:12px;
	background-color:#A9D0D0;
	width:150px;
	border:1px solid #033;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:5px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:block;
	color:#000000;
	padding:5px 2px 10px 20px;
}

#rightNav a:hover {
	background-color:#003333;
	color: #FFFFFF;
}

#rightNav .header {
	text-align:center;
	letter-spacing:2px;
	font-weight:bold;
	background-color: #003333;
	color:#FFFFFF;
	padding:7px;
	font-size:12px;
}
table#pageNav tbody tr td  ul li, table#pageNav tbody tr td  ul {
	line-height:18px;
}
table#pageNav tbody tr td  ul li a {
	text-decoration:none;
}
table#pageNav tbody tr td ul, table#pageNav tbody tr td  ul li {
	list-style-type:none; border:1px solid #efefef;
}
table#pageNav tbody tr td ul li a{
display:block; 
}
table#pageNav tbody tr td ul li a:hover  {
	background-color: #003333;
color: #fff;
text-decoration:none;
}
table#pageNav tbody tr td ul, table#pageNav tbody {
	background-color: #efefef;
}

