.HPNews, .HPBBMessages, .HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 472;
	background-color: #FFFFFF;
	background-image: url('/pics/left_border.gif');
}

.HPLinks, .HPDirectory, .HPMemoirs, .WorkProgram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 220px;
	background-color: #FFFFFF;
	background-image: url('/pics/right_border.gif');
}

.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: #276A28; }
.neutral a:hover, .neutral a:active { color: #B30000; }

.contentIndex {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
}

.content {
	padding:8px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 250px;
}

a, a:link, a:visited {
	color: #276A28;
	font-weight: bold;
}
a:hover, a:active { color: #B30000; }

.light {
	background-color: #ECE7E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #276A28;
}
.light a:hover, .light a:active {
	color: #B30000;
}

.dark {
	background-color: #276a28;
	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: #FFFFFF; }

body {
	margin: 0px;
	color: #1E227C;
	background-color: #004e01;
	font-family: Arial, Helvetica, sans-serif;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	margin-top:-10px!important;
	margin-top: -10px;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;

	background-color: #276A28;
/*	background-image: url(/pics/pg_title.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 24px!important;
	height: 30px;
	padding: 6px 0px 0px 15px;
}
.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFE201;
	text-decoration: none;
	font-weight: bold;
}
.bottomNav a:hover, .bottomNav a:active {
	color: #ffffff; text-decoration: underline;
}

#topNav {
	position: relative;
	height: 26px!important;
	height: 25px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 47px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 86px;}
#topNav3Sub {left: 175px;}
#topNav4Sub {left: 260px;}
#topNav5Sub {left: 380px;}
#topNav6Sub {left: 456px;}
#topNav7Sub {left: 552px;}
#topNav8Sub {left: 581px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px  Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#topNav .list li {
	background-color: #276A28;
	width: 160px;
	line-height: 18px;
}

#topNav2Sub .list li{width: 190px;}
#topNav3Sub .list li{width: 190px;}
#topNav4Sub .list li{width: 190px;}
#topNav5Sub .list li{width: 190px;}
#topNav6Sub .list li{width: 160px;}
#topNav7Sub .list li{width: 160px;}
#topNav8Sub .list li{width: 160px;}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	z-index: 100;
}
#topNav .list a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.footer_right {
	width: 242!important;
	width: 243;
}
.footer_right_border {
	width: 129!important;
	width: 130;
}

table.sitewide {
	width:99%;
	text-align:justify;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

marquee{
	padding:0px 5px;
	background:#000;
	height:20px;
	color:#fff;
	
}
