@import url("/apps/js/polls/polls-pack.css");
.HPNews, .HPDirectory, .HPLinks, .HPEvents, .HPMemoirs {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 9.5pt;
	width: 259px;
	background-color:#FFFFFF;
	text-decoration: none;
	background-image: url('/pics/bg_inside.gif');
}

.HPBBMessages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	width: 222px;
	background-color:#FFFFFF;
	text-decoration: none;
	background-image: url('/pics/bg_inside_middle.gif');
}

.HPNews #r, .HPEvents #r, .HPBBMessages #r, .HPDirectory #r, .HPLinks #r {
	padding-right:18px;
}

.HPNews #r b a, .HPEvents #r b a, .HPBBMessages #r b a, .HPDirectory #r b a, .HPLinks #r b a {
	display:block;
	text-align:right;
}

.neutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	background-color: #FFFFFF;
	padding:5px 0px 0px 0px;
}

.content {
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 400px;
	background-color:#FFFFFF;
	text-align:justify;
}

a, a:link, a:visited {
	color: #112538;
}
a:hover, a:active { color: #1C529E; }

.light {
	background-color: #D3D9D6;
	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 {
	text-decoration:none;	
	color: #000000;
	background-color: #F7D82F;
}

.dark {
	background-color: #9D080D;
	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: #F4E2A8; }

body {
	margin: 0px;
	color: #1E227C;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-image: url('/pics/pg_title.gif');
	background-repeat: no-repeat;
	padding: 5px 0px 0px 10px;
	margin-bottom: 10px;
	height: 34px!important;
	height: 39px;
	text-transform:uppercase;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;
}
.bottomNav a:hover, .bottomNav a:active {
	color: #ffffff;
}

#topNav {
	position: relative;
	height: 30px;
	width:746px;
	background-image: url('/pics/topnav_bg.gif');
}

#topNavButtons {
	position: absolute;
	z-index: 95;
	top: -3;
	left: 0;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 22px;
	margin: 0 4px 0 0;
	z-index: 100;
	text-align: left;
}

#topNav2Sub {left: 87px;}
#topNav3Sub {left: 196px;}
#topNav4Sub {left: 322px;}
#topNav5Sub {left: 429px;}
#topNav6Sub {left: 535px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #D1D6D4;
}

#topNav .list li {
	background-color: #9D080D;
	width: 130px;
	line-height: 18px;
}

#topNav2Sub .list li { width:235px; }

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #F7D82E;
	color: #000000;
}
.HPQuickPoll {
text-align:left;
width: 259px; 
background-color:#FFFFFF;
background-image:url("/pics/bg_inside.gif");
}
.HPQuickPoll h2 {
    width: 259px;       /* header width  */
    padding-top: 49px;  /* header height */
    background:url('/pics/quick_poll_header.gif') no-repeat top;
}

.HPQuickPoll .bar-color {
    background-color: #990000;   /* results bar color */
}

div.quickpoll {
	background:url('/pics/bg_inside_bottom.gif') no-repeat bottom;
padding-bottom:20px;	
}
