body {
	margin: 0px;
	color: #000000;
	font: 9pt "Arial", Times, serif;
	background: #666666;
}

.HPNews {
	font: 9pt "Arial", Times, serif;
	color: #20487A;
	width: 377px;
	text-align: left;
}

.HPBBMessages{
	font: 9pt "Arial", Times, serif;
	color: #20487A;
	width: 300px;
	text-align: left;
}

.HPEvents, .HPLinks, .HPDirectory, .HPMemoirs{
	font: 9pt "Arial", Times, serif;
	color: #20487A;
	width: 277px;
}

.HPNews a, .HPBBMessages a, .HPNews a:link, .HPBBMessages a:link, .HPNews a:visited, .HPBBMessages a:visited{ color: #20487A; }
.HPNews a:hover, .HPBBMessages a:hover, .HPNews a:active, .HPBBMessages a:active{ color: #7E8C03; }

.HPEvents a, .HPLinks a, .HPDirectory a, .HPMemoirs a, .HPEvents a:link, .HPLinks a:link, .HPDirectory a:link, .HPMemoirs a:link, .HPEvents a:visited, .HPLinks a:visited, .HPDirectory a:visited, .HPMemoirs a:visited{ color:#20487A; }
.HPEvents a:hover, .HPLinks a:hover, .HPDirectory a:hover, .HPMemoirs a:hover, .HPEvents a:active, .HPLinks a:active, .HPDirectory a:active, .HPMemoirs a:active{ color: #7E8C03; }

.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;
	font: 9pt "Arial", Times, serif;
	color: #000;
	background-color: #E8E8E8;
}

.content {
	padding: 5px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;	
	color: #000;
	background-color:#FFFFFF;
}

a, a:link, a:visited { color: #20487A; }
a:hover, a:active { color: #7E8C03; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color: #E9E9E9;
}
.light  a, .light a:link, .light a:visited { color: #1D6BB2; }
.light a:hover, .light a:active { color: #20487A; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #20487A;
}
.dark a, .dark a:link, .dark a:visited { color: #A9D0D0; }
.dark a:hover, .dark a:active { color: #7E8C03; }

.feedburnerFeedBlock {
padding: 2px 0px 0px 0px;
font: 9pt "Arial", Times, serif;
color: #000;
width: 290px;
text-align: left;
}

.feedburnerFeedBlock a, .feedburnerFeedBlock a:link, .feedburnerFeedBlock a:visited {
color: #20487A;
}


.feedburnerFeedBlock ul, .fbsubscribelink, #creditfooter {
margin: 0;
padding: 2px 0px 0px 28px;
*padding: 2px 0px 10px 30px;
width: 263px;
list-style-image: url('/pics/bullet_arrow.gif');
}


.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	vertical-align: middle;
	padding: 5px 0px 0px 10px;
	height: 29px;
	font: bold 11pt "Arial", Times, serif;
	color: #20487A;
	background-image:url(/pics/page_title.gif);	
	background-repeat: no-repeat;
}

/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.jpg') no-repeat;
	width: 716px;
	height: 97px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 716px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 97px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 80px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 147px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 118px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 100px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 171px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 100px; background: url('/pics/topNav6.gif') no-repeat; }

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6 {
	background-position: 0 -97px;
}

/* Drop down items */

ul#topNavItems ul, 
ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul, 
ul#topNavItems li:hover ul ul ul, ul#topNavItems li.over ul ul ul,
ul#topNavItems li:hover ul ul ul ul, ul#topNavItems li.over ul ul ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 184px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul,
ul#topNavItems ul ul li:hover ul, ul#topNavItems ul ul li.over ul,
ul#topNavItems ul ul ul li:hover ul, ul#topNavItems ul ul ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems li:hover ul li a, ul#topNavItems li.over ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 5px 5px 8px;
	height: auto;
	width: 171px;
	color: #1D6BB2;
	background: #E9E9E9;
	font: 10px Verdana, Geneva, sans-serif;
	letter-spacing: normal;
}
ul#topNavItems li ul li a:hover, 
ul#topNavItems li ul li:hover a, ul#topNavItems li ul li.over a,
ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over ul a:hover,
ul#topNavItems li ul li ul li:hover a, ul#topNavItems li ul li ul li.over a,
ul#topNavItems li ul li ul li:hover ul a:hover, ul#topNavItems li ul li ul li.over ul a:hover,
ul#topNavItems li ul li ul li ul li:hover a, ul#topNavItems li ul li ul li ul li.over a,
ul#topNavItems li ul li ul li ul li:hover ul a:hover, ul#topNavItems li ul li ul li ul li.over ul a:hover {
	color: #fff;
	background: #4599DA;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a,
ul#topNavItems li ul li ul li:hover ul a, ul#topNavItems li ul li ul li.over ul a,
ul#topNavItems li ul li ul li ul li:hover ul a, ul#topNavItems li ul li ul li ul li.over ul a {
	color: #1D6BB2;
	background: #E9E9E9;
}


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

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

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

#rightNav {
	font-size:12px;
	background-color: #A9D0D0;
	width:150px;
	height:100%;
	border:1px solid #0099FF;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:5px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#000000;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#003333;
	color: #FFFFFF;
}

#rightNav .header {
	background-color: #003333;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
	letter-spacing:1px;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}


