.HPLinks, .HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 326px;
	background-color: #EDEDED;
}

.HPNews, .HPBBMessages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 346px;
	background-color: #F7F7F7;
}

.HPNews #l, .HPBBMessages #l {
	padding-left: 20px;
	padding-top: 6px;
}

.HPEvents #l {
	padding-left: 30px;
	padding-top: 6px;
}

.HPLinks #l {
	padding-left: 20px;
	padding-top: 6px;
}

.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPNews a, .HPNews a:link, .HPNews a:visited {
	color: #000000;
}

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

.HPNews a:active, .HPNews a:hover,
.HPEvents a:active, .HPEvents a:hover,
.HPBBMessages a:active, .HPBBMessages a:hover,
.HPLinks a:active, .HPLinks a:hover {
	color: #D30007;
}

.neutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

.neutral, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #2D3B70; }
.neutral a:hover, .neutral a:active { color: #B30000; }

.contentIndex {
	padding: 0px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
}

.content {
	padding:0px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
}

a, a:link, a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover, a:active { color: #D30007; }

.light {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #D30007;
}

.dark {
	background-color: #030262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #D30007; }

body {
	margin: 0px;
	color: #000000;
	background-color: #030262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.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: 22px!important;
	height: 31px;
	padding: 9px 0px 15px 5px;
	text-transform: uppercase;
}

#topNav {
	position: relative;
	height: 22px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 22px;
	margin: 0 4px 0 0;
	z-index: 100;
}

#topNav2Sub {left: 93px;}
#topNav3Sub {left: 192px;}
#topNav4Sub {left: 290px;}
#topNav5Sub {left: 389px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
}

#topNav .list li {
	background-color: #030262;
	width: 160px;
	line-height: 16px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 2px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	z-index: 100;
	border-bottom: 1px solid #FFFFFF;
}
#topNav .list a:hover {
	text-decoration: none;
	background-color: #D30007;
	color: #FFFFFF;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

