.HPNews, .HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 357px;
	background-color: #FFFFFF;
	background-image: url(/pics/left_table_bg.gif);
}

.HPNews #l, .HPEvents #l {
	padding-left: 10px;
	padding-top: 6px;
}

.HPNews #r, .HPEvents #r {
	padding-right: 10px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited {
	color: #585858;
}

.HPNews a:hover, .HPNews a:active,
.HPEvents a:hover, .HPEvents a:active  {
	color: #2D3B70;
}

.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 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	padding-bottom: 8px;
}

.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: #585858;
	font-weight: bold;
}
a:hover, a:active { color: #2D3B70; }

.light {
	background-color: #F0F2F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #585858;
}
.light a:hover, .light a:active {
	color: #2D3B70;
}

.dark {
	background-color: #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight:bold;
	color: #FFFFFF;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FFFFFF; }

body {
	margin: 0px;
	color: #000000;
	background-color: #DBE2E9;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/pics/bg.gif');
	background-repeat:repeat-x;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3B70;
	font-size: 14px;
	font-weight: bold;
	background-image: url('/pics/page_title.gif');
	background-position: top left;
	background-repeat: repeat-x;
	/*height: 14px!important;
	height: 22px;*/
	padding: 4px 0px 4px 0px;
	/*text-transform:lowercase;*/
	margin-bottom: 8px;
	border-bottom:1px solid silver;
}

#topNav {
	position: relative;
	height: 21px;
}
#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: 21px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 57px;}
#topNav3Sub {left: 135px;}
#topNav4Sub {left: 232px;}
#topNav5Sub {left: 295px;}
#topNav6Sub {left: 365px;}
#topNav7Sub {left: 436px;}
#topNav8Sub {left: 505px;}
#topNav9Sub {left: 583px;}
#topNav10Sub {left: 583px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font: 11px  Verdana, Geneva, sans-serif;
	font-weight:bold;
	border:1px solid #000000;
	border-top-width:0px;
}

#topNav .list li {
	background-color: #EEEEEE;
	width: 180px;
	line-height: 18px;
}

#topNav2Sub .list li{width: 200px;}
#topNav4Sub .list li{width: 190px;}
#topNav5Sub .list li{width: 180px;}
#topNav6Sub .list li{width: 190px;}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #2D3B70;
	text-decoration: none;
	font-weight: bold;
	z-index: 100;
}

#topNav .list a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #585858;
	color: #FFFFFF;
}

#rightNav {
	background-color: #EFEFEF;
	width:150px;
	height:100%;
	border:1px solid #585858;
	margin-bottom:-2px!important;
	margin-bottom:2px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active {
	display:list-item;
	color:#2D3B70;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}
#rightNav div {
	display:block;
}
#rightNav a:hover {
	background-color:#C0C0C0;
}

#pageNav {
	background-color: #EFEFEF;
	border:1px solid #585858;
}
#pageNav a:link, #pageNav a:visited, #pageNav a:active {
	color:#2D3B70;
}
#pageNav a:hover {
	background-color:#C0C0C0;
}

.content_leftNav {
	text-align:justify;
	vertical-align:top;
	padding-right:10px;
}

.content_leftNav li {
	padding:5px;
}

.pageTitle2 {
/*	background-color: #F0F0F0;*/
	font-weight:bold;
	margin:10px 0px 10px 0px;
/*	padding:5px;*/
	text-decoration:underline;
	text-transform:uppercase;
	text-align:center;
}
