body {
	margin: 0;
	padding: 0;
	color: #003a64;
	font: 9pt "Arial", Times, serif;
	background: #004468;
	text-align: center;
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}

.HPNews, .HPAth{
	padding: 7px;
	font: 9pt "Arial", Times, serif;
	color: #003a64;
	background: url('/pics/hp_gradients.gif') #FFFFFF repeat-x;
	width: 344px;
}

.HPLinks, .HPEvents, .HPBBMessages {
	padding: 5px;
	font: 9pt "Arial", Times, serif;
	color: #003a64;
	background: url('/pics/hp_gradients.gif') #FFFFFF repeat-x;
	width: 264px;
}

 .HPDirectory, .HPMemoirs {
	padding: 5px;
	font: 9pt "Arial", Times, serif;
	color: #003a64;
	background: url('/pics/hp_gradients.gif') #FFFFFF repeat-x;
	width: 231px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPAth a, .HPAth a:link, .HPAth a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited, 
.HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited  {
	color: #003a64;
	font-weight: bold;
}

.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited {
	color: #003a64;
	font-weight: bold;
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l, .HPDirectory #l, .HPMemoirs #l {
	padding-left: 10px;
	padding-top: 5px;
}

.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 {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	display: block;
}

.content {
	padding: 10px;
	width: 880px;
	*width: 900px;
	min-height: 400px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
	text-align: left;
	line-height:16px;
}

/* min-height hack for IE */
/*\*/
* html .content {
height: 400px;
}
/**/

.content b{}
.content i{}
.content h3{ letter-spacing:1px;}
.content ul{list-style-image:url('/pics/bullet_arrow.gif');}
.content ol {
	color: #333;
	padding-right: 0px;
	padding-left: 1px;
	margin-left: 15px;
}

.content ol li {
	margin: 0 30px 2px 30px;;
	
	padding-left: 5px;
	
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #dceaf3;
}
.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: #65a9d4;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.content tfoot{
	font-size:10px;
	font-style:italic;
}

.pageTitle {
	width:  870px;
	*width: 880px;
	height:24px;
	padding: 8px 0 0 5px;
	display: block;
	margin: 0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-transform:uppercase;
	text-align: left;
	letter-spacing:2px;
}

#wrapper {
width: 900px;
margin:0 auto;
}

#bodybg{
	margin:0 auto;
	width: 924px;
	background: url('/pics/body_bg.gif') #fff repeat-y top;
	background-postition: center;
}

#header {
background: url('/pics/header.jpg');
width: 900px;
height: 210px;
text-align: right
}

#footer {
margin:0 auto;
width: 918px;
height: 105px;
background: url('/pics/footer_bg.gif') no-repeat;
background-position: -2px;
text-align: left
}


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

#topNav {
	position: relative;
	height: 31px;
	background: url('/pics/topnav_bg.gif') repeat-x;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	height: 30px;
	width: 900px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 50;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 30px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 136px;}
#topNav3Sub {left: 244px;}
#topNav4Sub {left: 364px;}
#topNav5Sub {left: 469px;}
#topNav6Sub {left: 573px;}
#topNav7Sub {left: 669px;}

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

#topNav .list li {
	width: 170px;
	line-height: 18px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 13px;
	color: #000000;
	text-decoration: none;
	z-index: 100;
	background: #c7c6c7;
	text-align: left
}
#topNav .list a:hover {
	background: #dceaf3;
	color:#000000;
}






