body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background-color:#6699CC;
}

.HPNews, .HPBBMessages, .HPMemoirs, .HPDirectory {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	width: 410px;
}

.HPEvents,  .HPLinks {
	padding: 5px 5px 5px 5px;
	width: 343px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background-image:url(/pics/content_left_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.HPNews #l, .HPBBMessages #l {
	padding-left: 25px;
	padding-top: 6px;
}

.HPLinks #l, .HPEvents #l {
	padding-left: 33px;
	padding-top: 6px;
}

.HPNews #r, .HPBBMessages #r {
	padding-right: 20px;
}

.HPLinks #r, .HPEvents #r {
	padding-right: 20px;
}


.HPNews a, .HPNews a:link, .HPNews a:visited, .HPNews a:hover, .HPNews a:active,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPBBMessages a:hover, .HPBBMessages a:active,
.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited, .HPMemoirs a:hover, .HPMemoirs a:active,
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited, .HPDirectory a:hover, .HPDirectory a:active,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPEvents a:hover, .HPEvents a:active,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited, .HPLinks a:hover, .HPLinks a:active {
	color: #FFFFFF;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	
}

.neutral a, .neutral a:link, .neutral a:visited, .neutral a:hover, .neutral a:active { color: #003082; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #6699CC;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #ffffff;
	
}

a, a:link, a:visited, a:hover, a:active { color: #003082; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #B1CBE5;
}
.light  a, .light a:link, .light a:visited, .light a:hover, .light a:active { color: #003082; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #5F8FF8;
}
.dark a, .dark a:link, .dark a:visited, .dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	
	height: 34px!important;
	height: 46px;
	
	
	vertical-align: middle;
	padding: 12px 0px 0px 50px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #ffffff;
	
	background-image:url(/pics/pagetitle.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.bgTopBar {
	height: 2px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
	height: 26px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 26px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 106px;}
#topNav3Sub {left: 197px;}
#topNav4Sub {left: 303px;}
#topNav5Sub {left: 397px;}
#topNav6Sub {left: 495px;}
#topNav7Sub {left: 582px;}
#topNav8Sub {left: 676px;}


#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: #6699CC;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #1A478E;
	color:#FCFC47;
}




#rightNav {
	font-size:12px;
	color: #000000;
	background: #fff;
	width:170px;
	border:1px solid #00f;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:10px;
	padding-bottom: 10px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#526DA9;
	margin-left:23px;
	padding:5px 2px 5px 5px;
	text-decoration:none;
}

#rightNav a:hover {
	color: #ffffff;
	background: #5F8FF8;	
}

#rightNav .header {
	color: #ffffff;
	background: #5F8FF8;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}