.HPEvents, .HPNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 370px;
	background-image: url(/pics/tileleft.gif);
	background-repeat: repeat-y;
	margin-left: 20px;
}
.HPBBMessages, .HPDirectory, .HPLinks, .HPMemoirs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 290px;
	margin-left: 10px;
	background-image: url(/pics/tileright.gif);
	background-repeat: repeat-y;
}

.neutral, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

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

.contentIndex {
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

.content {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 250px;
}

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

.light {
	background-color: #EDEEF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
	text-decoration: none;
}
.light a:hover, .light a:active {
	color: #002D84;
	text-decoration: underline;
}

.dark {
	background-color: #002D84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #78A6FD; }

body {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: 002D84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/pics/bg.gif);
	background-repeat: repeat-x;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(/pics/header_bg.gif);
	background-repeat: no-repeat;
	height: 43px!important;
	height: 64px;
	padding: 21px 0px 0px 70px;
	text-transform: uppercase;
}


.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6CAEF;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	color: #ffffff; text-decoration: underline;
}

#topNav {
	position: relative;
	height: 20px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 768px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -20px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 20px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 77px;}
#topNav3Sub {left: 119px;}
#topNav4Sub {left: 195px;}
#topNav5Sub {left: 263px;}
#topNav6Sub {left: 349px;}
#topNav7Sub {left: 451px;}
#topNav8Sub {left: 557px;}
#topNav9Sub {left: 557px;}

#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: #FFFFFF;
	color: #001742;
	width: 180px;
	line-height: 16px;
	border-bottom: 1px solid #FFFFFF;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 4px;
	color: #001742;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	text-decoration: none;
	background-color: #FFCE00;
	color: #002D84;
}