@import url("/apps/js/polls/polls-pack.css");
.HPNews, .HPBBMessages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6E556;
	width: 422px;
	background-image: url('/pics/section_left_bg.gif');
	background-repeat: repeat-y;
}

.HPLinks, .HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184877;
	width: 308px;
	background-color: #FFFFFF;
}

.HPNews #l, .HPBBMessages #l {
	padding-top: 5px 10px;
}

.HPLinks #l, .HPEvents #l {
	padding-left: 6px;
	padding-top: 5px;
}

.HPNews #r, .HPBBMessages #r {
	padding-right: 10px;
}

.HPLinks #r, .HPEvents #r {
	padding-right: 10px;
}

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

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

.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: #000000; }
.neutral a:hover, .neutral a:active { color: #75302E; }

.contentIndex {
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	background: url('/pics/bottom_bg.gif') no-repeat bottom;
}

.content {
	padding:10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 250px;
	text-align:justify;
	background: #FFFFFF;
	display: table;
}

a, a:link, a:visited {
	color: #2D3B70;
	font-weight: bold;
}
a:hover, a:active { color: #FCC265; }

.light {
	background-color: #BADE6B;
	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: #75302E;
}

.dark {
	background-color: #045FB9;
	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: #b5c101; }

body {
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url('/pics/body_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.pageTitle {
	display: block;
	height: 45px;
	padding: 10px 0 0 60px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
	background: url('/pics/page_title.gif') top no-repeat;
	
	color: #000;
	font-size: 14px;
	font-weight: bold;

}

















#topNav {
	position: relative;
	height: 25px;
}
#topNavButtons {
	position: absolute; 
	z-index: 95;
	top: 0;
	left: 0;
	width:760px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 25px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 158px;}
#topNav3Sub {left: 263px;}
#topNav4Sub {left: 381px;}
#topNav5Sub {left: 482px;}
#topNav6Sub {left: 563px;}

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

#topNav .list li {
	background-color: #045FB9;
	width: 160px;
	line-height: 18px;
	-moz-opacity: 0.85;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

#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: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	z-index: 100;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#topNav .list a:hover {
	text-decoration: none;
	font-weight: normal;
	background-color: #D6E556;
	color: #000000;
}

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

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

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

/* Quick Poll */
.HPQuickPoll {
	color: #d6e556;
     width: 422px;
     background: url("/pics/section_left_bottom.gif") no-repeat bottom;
margin: 0;
padding: 0;
padding-bottom: 19px;
}

.HPQuickPoll .quickpoll {
	padding-top: 10px;
	width: 422px;
	background: url("/pics/section_left_bg.gif") top center repeat-y;
	text-align: left;
}
.HPQuickPoll h2 {
    width: 422px;       /* header width  */
padding: 0px;
    padding-top: 66px;  /* header height */
margin: 0;
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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

