body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #ffffff;
	background-image:url(/pics/bodybg.jpg);
	background-repeat:repeat-x;
	}


.HPNews, .HPBBMessages, .HPMemoirs, .HPLinks {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	width: 412px;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
}

.HPEvents {
	padding: 5px 5px 5px 5px;
	width: 303px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
/*	background-color:#FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
}

.HPEvents a, .HPEvents a:link, .HPEvents a:visited {
	color: #ffea8f;
}

#l {
	padding-top: 6px;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

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

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #ffffff;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
	
}

a, a:link, a:visited { color: #000066; }
a:hover, a:active { color: #00349A; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #9ABD57;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #000000; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #000066;
}
.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%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 27px!important;
	height: 45px;
	padding: 13px 0px 15px 60px;
	text-transform:uppercase
}


.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;
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}

.bgTopBar {
	height: 2px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
	height: 22px;
}
#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: 22px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 113px;}
#topNav3Sub {left: 226px;}
#topNav4Sub {left: 363px;}
#topNav5Sub {left: 476px;}
#topNav6Sub {left: 580px;}
#topNav7Sub {left: 714px;}
#topNav8Sub {left: 596px;}

#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: #F35C16;
	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: #F1B40E;
	color:#000066;
}
.pointleftbg {
	background-image:url(/pics/pointleftbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:10px;
	background-color:#FFFFFF;
	}
.pointrightbg {
	background-image:url(/pics/pointrightbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	background-color:#FFFFFF;
	width:10px;
	}
img, div, td { behavior: url(/shared/iepngfix.htc) }