body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.gif');
}

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

.HPNews, .HPMemoirs {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 446px;
}

.HPEvents, .HPLinks {
	padding: 5px 5px 5px 5px;
	width: 273px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l, .HPMemoirs #l, .HPDirectory #l {
	padding-left: 5px;
	padding-top: 5px;
}
.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #8644A2;
	font-weight: bold;
}

.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: 14px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: url('/pics/content_top.gif') no-repeat top #FFFFFF;
	height: 400px;
}

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

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

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #F7D67B;
}
.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: #644EA8;
}
.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: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 58px!important;
	height: 80px;
	padding: 17px 0px 5px 10px;
	text-transform:uppercase;
}

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

#topNav {
	position: relative;
	height: 51px;
}
#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: 51px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 92px;}
#topNav3Sub {left: 258px;}
#topNav4Sub {left: 355px;}
#topNav5Sub {left: 504px;}
#topNav6Sub {left: 577px;}

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

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

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 8px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
	border-left: 1px solid #b25c40;
	border-bottom: 1px solid #b25c40;
}
#topNav .list a:hover {
	background: #6851ab;
	border-left: b25c40;
	border-bottom: 1px solid #b25c40;
	color:#FFFFFF;
}

a#surveyButton1,a#surveyButton2 {
display:block;
width:266px;
height:35px;
}
a#surveyButton1 {
	background:url('/pics/purple_button_1.gif');
}
a#surveyButton1:hover {
	background-position: 0 -35px;
}

a#surveyButton2 {
	background:url('/pics/purple_button_2.gif');
}
a#surveyButton2:hover {
	background-position: 0 -35px;
}


/* PageNavs */

#pageNav {
	color: white;
	background: #7b369d;
}

#pageNav ul li {
	list-style-type: none;
}

#pageNav ul li b {
	padding-left: 8px;
	font-size: 14px;
}

#pageNav ul li a {
	color: white;
	text-decoration: none;
}
#pageNav ul li a:hover {
	color: #C69A66;
	text-decoration: underline;
}