body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url(/pics/body_bg.gif) left top repeat-x #CFCFCF;
	
	
}


.HPMemoirs   {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
/*	width:292px;*/
	background:url(/pics/left_blocks_bg.gif) left top repeat-x #FFFFB2;
/*	margin:0 0 0 7px;
	border-left:2px solid #FFDE04;
	border-right:2px solid #FFDE04;*/
}	

.HPDirectory   {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background:url(/pics/left_blocks_bg.gif) left top repeat-x #FFFFB2;
}


.HPNews, .HPBBMessages{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #5D0000; 
	background:url(/pics/left_blocks_bg.gif) left top repeat-x;
}	

.HPEvents, .HPLinks{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #5D0000;
}

#r {
	padding-right:10px;
}

#l {
	padding-left:10px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited { color: #1E2E69;  }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active { color: #1E2E69; text-decoration:none }

.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #1E2E69;  }
.HPMemoirs a:hover, .HPMemoirs a:active { color: #1E2E69;  text-decoration:none}

.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #193D6A;  }
.HPLinks a:hover, .HPLinks a:active{ color: #9A230C; }


.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #1E2E69;  }
.HPEvents a:hover, .HPEvents a:active { color: #1E2E69; text-decoration:none }
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #1E2E69;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #1E2E69;   }
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #98210C; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #FFFFFF;
	
	
	
}

.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #ffffff;
	
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FAF4CA;
}
.light  a, .light a:link, .light a:visited { color: #045FBB; text-decoration:none }
.light a:hover, .light a:active { color: #045FBB; text-decoration:underline }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #000023;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #A1BBE4; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height:30px;
	* height: 45px;
	padding: 13px 0px 0px 15px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/PageTitle.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:capitalize;
	font-weight:bold;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}


.bgTopBar {
	height: 2px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
	height: 25px;
	background-color:#F3ECDE;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 25px;
	margin: 0 4px 0 0;
	z-index: 100;
	
}
#topNav2Sub {left: 104px;}
#topNav3Sub {left: 212px;}
#topNav4Sub {left: 339px;}
#topNav5Sub {left: 445px;}
#topNav6Sub {left: 543px;}
#topNav7Sub {left: 652px;}
#topNav8Sub {left: 759px;}




#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: #F3ECDE;
	width: 180px;
	line-height: 20px;
	-moz-opacity:0.83;
	opacity:0.83;
	filter:alpha(opacity=83);
	text-decoration:none;
	
}

#topNav .list a {
	
	display:block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #0E1F5E;
	text-decoration:none;
	font:10ox Arial, Helvetica, sans-serif;
	z-index: 100;
	border-bottom:1px solid #FFCF10;
}
#topNav .list a:hover {
	
	background:#FFF202;
	text-decoration:none;
	color:#0E1F5E;
	border-bottom:1px solid #FFCF10;
}
.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

#rightNav {
	font-size:12px;
	background-color: #7BA1D4;
	width:170px;
	border:1px solid #585858;
	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:#000000;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#1E417A;
	color:#A1BBE4;
}

#rightNav .header {
	background-color: #1E417A;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}