body {
	margin: 10px 0;
	color: #000000;
	background-color:#999999;
	font: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
}

.HPEvents {
	width: 142px;
	color: #FFFFFF;
}

.HPEvents a:link {
	color: #FFFFFF;
}

.HPBBMessages, .HPLinks, .HPNews {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border-left: 1px solid #DF8C40;
	border-right: 1px solid #DF8C40;
	width:441px;
}

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

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

.contentIndex {
	padding: 0;
	vertical-align: top;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#FFFFFF;
	border-left: 2px solid #C8632D;
	border-right: 2px solid #C8632D;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 500px;
	vertical-align: top;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000	;
	background-color: #FFFFFF;
	border-left: 2px solid #C8632D;
	border-right: 2px solid #C8632D;
	text-align:justify;
}

a, a:link, a:visited { color: #C8632D; }
/*a:hover, a:active { color: #C8632D; }*/

.lightpad {
	font: 8pt Verdana, 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 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #E29E6D;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #C8632D;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 4px 6px 3px 123px;
	margin-bottom:5px;
	font: 12pt Tahoma, Times, Times New Roman, serif;
	color: #FFFFFF;
	background-image: url('/pics/pgTitle.gif');
	background-repeat:no-repeat;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	text-decoration: none;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}

.bgColumnLeft {
	vertical-align: top;
	background: #1E243A;
	background-position: bottom;
	background-image: url(/pics/leftnav_repeat.gif);
}

/*Left Navigation Elements*/

#leftNav {
	position: relative;
	margin:0px 0 0 0px;
}
#leftNavButtons {
	position: relative;
	z-index: 95;
	top: 0;
	left: 0;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -50px;
	top: -50px;
	bottom: -50px;
	z-index: 0;
}
#leftNav .subNav {
	position: absolute;
	visibility: hidden;
	left: 143px;
	z-index: 100;
}
#leftNav2Sub {top: 28px;}
#leftNav3Sub {top: 56px;}
#leftNav4Sub {top: 84px;}
#leftNav5Sub {top: 112px;}
#leftNav6Sub {top: 140px;}
#leftNav7Sub {top: 168px;}
#leftNav10Sub {top: 196px;}
#leftNav12Sub {top: 223px;}


#leftNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 11px Tahoma, Arial, Verdana,Geneva, sans-serif;
}

#leftNav .list li {
	width: 170px;
	line-height: 20px;
	background-color: #DF8C40;;
	border:1px solid #C8632D;
	font-weight:normal;
}

#leftNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 7px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
}
#leftNav .list a:hover {
	text-decoration: none;
	color: #333;
	background-color: #C8632D;
}

.rightColumn {
	background-image:url('/pics/content_top_right_bg.gif');
	background-position:top right;
	border-right:2px solid #DF8C40;
}
