body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #e7e8e9;
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}
.HPNews, .HPBBMessages, .HPLinks {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
}
.HPEvents {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited, .HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPMemoirs a:hover, .HPMemoirs a:active, .HPLinks a:hover, .HPLinks a:active, .HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPEvents a:hover, .HPEvents a:active {
	color: #fec502;
	font-weight: bold;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}
.neutral a, .neutral a:link, .neutral a:visited {
	color: #000000;
}
.neutral a:hover, .neutral a:active {
	color: #5B7B9D;
}
.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #1a5685;
	width:760px;
}
.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #ffffff;
	width:760px;
}
a, a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #000000;
}
.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FDF4C9;
}
.light a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #5B7B9D;
}
.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #1A5685;
}
.dark a, .dark a:link, .dark a:visited {
	color: #ffffff;
}
.dark a:hover, .dark a:active {
	color: #BFD4EA;
}
.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 11px 0px 10px 10px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/page_title.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:uppercase;
}
img {
	border:0;
}
img, table {
	behavior: url("/shared/pngbehavior.htc");
}
.qlinks img {
	display:block;
}
table td {
	vertical-align:top;
}
#topNav {
	position: relative;
	height: 32px;
}

#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
	background: #1a5685;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 32px;
	z-index: 100;
}
#topNav2Sub {
	left: 116px;
}
#topNav3Sub {
	left: 241px;
}
#topNav4Sub {
	left: 374px;
}
#topNav5Sub {
	left: 488px;
}
#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana, Geneva, sans-serif;
	background: url('/pics/dropdown_bottom.png') no-repeat bottom left;
	padding-bottom: 20px;
}
#topNav .list li {
	background-color: #fec502;
	width: 152px;
	line-height: 20px;
}
#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #000000;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #000000;
	color:#fec502;
}
