.HPBBMessages, .HPNews, .HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	width: 493px;
	background-color:#FFFFFF;
	border-left:1px solid #303D67;
	border-right:1px solid #303D67;
}

.HPLinks, .HPMemoirs, .HPDirectory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 224px;
	background-color:#FFFFFF;
}

.HPTime {
	padding:2px 0 5px 0;
	background-image:URL(/pics/time_bg.gif);
	font-weight:bold;
	color:#FFFFFF;
	font-size:7pt;
}

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

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

.contentIndex {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.content {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	height: 300px;
	padding:0 8px 8px 8px;
}

a, a:link, a:visited {
	color: #445793;
	font-weight: normal;
}
a:hover, a:active { color: #F80A09; }

.light {
	background-color: #CCE1EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #F80A09;
}

.dark {
	background-color: #414E88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #EFE201; }

body {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #414E88;
	font-family: Arial, Helvetica, sans-serif;
}


.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	background-color:#414E88;
	background-image:url(/pics/pg_title.gif);
	background-repeat:repeat-x;
	height: 23px!important;
	height: 25px;
	padding: 3px 0 0 10px;
}

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

#topNav {
	position: relative;
	height: 27px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 747px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 10px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 27px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 108px;}
#topNav3Sub {left: 209px;}
#topNav4Sub {left: 318px;}
#topNav5Sub {left: 414px;}
#topNav6Sub {left: 504px;}

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

#topNav .list li {
	width: 180px;
	line-height: 18px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;

	background-color:#6F86B0;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 2px 6px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
	font-weight:bold;
}
#topNav .list a:hover {
	color:#414E88;
	background-color: #ffffff;
}

/*.HPContainer h2 {
	text-indent: -9999;
	margin: 0;
	padding: 0;
	height: 0;
	display: hidden;
}*/
