@import url("/apps/js/polls/polls-pack.css");
.HPLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #014C7D;
	width: 225px;
}
.HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('/pics/events_bg.gif');
	background-repeat: no-repeat;
	background-color: #014C7D;
	width: 225px;
}
.HPNews, .HPBBMessages, .HPDirectory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 508px;
}
.HPDirectory #l, .HPBBMessages #l, .HPNews #l {
	padding-left: 20px;
	padding-top: 5px;
}
.HPLinks #l, .HPEvents #l {
	padding-left: 20px;
	padding-top: 5px;
}
.HPEvents #r, .HPLinks #r {
	padding-right: 10px;
}
.HPDirectory #r, .HPBBMessages #r {
	padding-right: 10px;
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited {
	color: #000000;
}
.HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #FFFFFF;
}
.HPNews a:active, .HPNews a:hover, .HPBBMessages a:active, .HPBBMessages a:hover, .HPEvents a:active, .HPEvents a:hover, .HPLinks a:active, .HPLinks a:hover {
	color: #D70303;
}
.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 {
	padding: 0px 0px 0px 0px;
	background-color: #014C7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
}
.content {
	padding:10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
	text-align:justify;
}
a, a:link, a:visited {
	color: #0D386F;
	font-weight: bold;
}
a:hover, a:active {
	color: #2974DF;
}
.light {
	background-color: #B9D6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light a, .light a:link, .light a:visited {
	color: #0D386F;
}
.light a:hover, .light a:active {
	color: #2974DF;
}
.dark {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
}
.dark a, .dark a:link, .dark a:visited {
	color: #fff;
}
.dark a:hover, .dark a:active {
	color: #fff;
}
body {
	margin: 0px;
	color: #000000;
	background-color: #36a0d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 24px!important;
	height: 33px;
	padding: 9px 0px 15px 50px;
	text-transform:uppercase;
}
#topNav {
	position: relative;
	height: 42px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 33px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {
	left: 70px;
}
#topNav3Sub {
	left: 148px;
}
#topNav4Sub {
	left: 237px;
}
#topNav5Sub {
	left: 279px;
}
#topNav6Sub {
	left: 368px;
}
#topNav7Sub {
	left: 442px;
}
#topNav8Sub {
	left: 509px;
}
#topNav9Sub {
	left: 595px;
}
#topNav10Sub {
	left: 595px;
}
#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
}
#topNav .list li {
	background-color: #FF9900;
	width: 160px;
	line-height: 16px;
}
#topNav2Sub .list li {
	width: 180px;
}
#topNav4Sub .list li {
	width: 180px;
}
#topNav5Sub .list li {
	width: 180px;
}
#topNav6Sub .list li {
	width: 180px;
}
#topNav7Sub .list li {
	width: 180px;
}
#topNav8Sub .list li {
	width: 180px;
}
#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 2px 6px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	z-index: 100;
	border-bottom: 1px solid #FFFFFF;
}
#topNav .list a:hover {
	text-decoration: none;
	background-color: #014C7D;
	color: #FFFFFF;
}
.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: #C7DFF4;
	width:140px;
	height:100%;
	border:1px solid #585858;
	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:#144995;
	color:#FFD84C;
}
#rightNav .header {
	background-color: #144995;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}
.content h3 {
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
}
.content ul li, .content ol li {
	margin-bottom:5px;
	list-style-image:url('/pic/ul_bullet.gif');
}
.content hr {
	display: block;
	width: 100%;
	background-image: url(/pics/hr.gif);
	background-repeat: no-repeat;
	height: 6px;
	padding: 13px 0px 5px 10px;
	border:none;
}
.content tfoot {
	font-size:10px;
	font-style:italic;
}

div#AR {
	background-image: url(/pics/ar_superstars_link_header.gif);
	background-repeat: no-repeat;
	width:508px;
	height:47px;
}

a#ARSuperstarsLink, a#ARHomeLink {
	height: 47px;
	top: 0px;
	position: relative;
	display: block;
	text-decoration: none;
}

a#ARSuperstarsLink {
	width:210px;
	float: left;
}

a#ARHomeLink {
	width:227px;
	float: right;
}

/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 508px;       /* header width  */
    padding-top: 43px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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

