body {
	margin: 0px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	background: #D41010;
}

.HPEvents, .HPLinks, .HPMemoirs {
 	width: 346px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.HPNews, .HPBBMessages {
 	width: 376px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#r{
	padding-right: 5px;
}

.neutral, table {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.contentIndex {
	vertical-align: top;
	color: #000000;
	background: #FFFFFF url('/pics/bg.gif');
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	height: 500px;
	padding: 10px 14px 0px 9px;
}

.content {
	padding: 10px 15px 5px 15px;
	height: 375px;
	vertical-align: top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url('/pics/bg_1.gif');
	text-align: justify;
}

.contentInside {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 5px 5px 5px;
	color: #000000;
	background: #FFFFFF url('/pics/contentInside_bg.gif') 0px 0px repeat-x;
	text-align: justify;
	border: 1px solid #C7C7C7;
	height: 100%;
}

a, a:link, a:visited { color: #000033; }
a:hover, a:active { color: #004C8D; }

.lightpad {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
	background: #E7E7E7;
	padding: 6px;
}
.lightpad  a, .lightpad a:link, .lightpad a:visited { color: #000000; }
.lightpad a:hover, .lightpad a:active { color: #01002A; }

.light {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid silver;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C20014;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FFFFFF; }

.pageTitle {
	background: url('/pics/page_title.gif') no-repeat;
	width: auto!important;
	width: 100%;
	height: 25px!important;
	height: 30px;
	margin: 0px -5px 0px -5px;
	padding: 5px 0px 5px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#topNav {
	position: relative;
	height: 30px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	background-image: url('/pics/topnav_bg.gif');
	width:100%;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 30px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 80px;}
#topNav3Sub {left: 202px;}
#topNav4Sub {left: 311px;}
#topNav5Sub {left: 420px;}
#topNav6Sub {left: 529px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 9px  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:1px solid #FFFFFF;
}

#topNav .list li {
	background-color: #DDDDDD;
	width: 150px;
	line-height: 18px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #000000;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #C20014;
	color: #FFFFFF;
}

.footer {
	background-image: url('/pics/footer_bg.gif');
	background-position: 0px 20px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
}

#quickLinks .button {
	padding-top: 8px;
	height: 25px;
}

#rightNav {
	font-size:12px;
	background-color: #ffffff;
	width:140px;
	height:100%;
	border:1px solid #585858;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:5px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:D41010;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#C0C0C0;
}

#rightNav .header {
	background-color: #D41010;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:10px;
}