body {
	margin: 0px;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #D4E2B1;
}

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

.HPDirectory, .HPMemoirs, .HPLinks{
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 242px;
	background: url('/pics/right_table_bg.gif');
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}

.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: #267248;
}

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

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

.light {
	font: 9pt "Arial", Times, serif;
	color: #12562F;
	background-color: #D4E2B1;
}
.light  a, .light a:link, .light a:visited { color: #AB8600; }
.light a:hover, .light a:active { color: #12562F; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #D8AC00;
	background: #12562F;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #D4E2B1; }

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

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

#topNav2Sub {left: 142px;}
#topNav3Sub {left: 233px;}
#topNav4Sub {left: 337px;}
#topNav11Sub {left: 426px;}
#topNav5Sub {left: 517px;}
#topNav6Sub {left: 515px;}
#topNav8Sub {left: 505px;}
#topNav7Sub {left: 573px;}



#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: #D4E2B1;
	width: 175px;
	line-height: 15px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 2px 2px 10px;
	color: #12562F;
	font-weight:bold;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #12562F;
	color:#D8AC00;
}

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

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

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




