@import url("/apps/js/polls/polls-pack.css");
body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #000000;
}
.HPNews, .HPMemoirs, .HPEvents {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	width: 483px;
	border-left: 1px solid #A40607;
	border-right: 1px solid #A40607;
	text-align:left;
}

 .HPDirectory, .HPBBMessages, .HPLinks {
	padding: 5px 5px 5px 5px;
	text-align:left;
	width: 219px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	border-left: 1px solid #A40607;
	border-right: 1px solid #A40607;
}
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #FFFFFF;
}

.content {
	padding: 0px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
}

a, a:link, a:visited { color: #A40607; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FED138;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #A40607;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height: 58px;
	height: 38px!important;
	vertical-align: middle;
	padding: 20px 0px 0px 50px;
	margin-bottom: 10px;
	font: bold 12pt "Times New Roman", Times, serif;
	color: #000000;
	background: url(/pics/page_title.gif) no-repeat;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}

.bgTopBar {
	height: 0px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 778px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: 0px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 0px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 53px;}
#topNav3Sub {left: 131px;}
#topNav9Sub {left: 205px;} 
#topNav4Sub {left: 250px;}
#topNav5Sub {left: 320px;}
#topNav6Sub {left: 400px;}
#topNav7Sub {left: 493px;} 
#topNav8Sub {left: 580px;} 
#topNav10Sub {left: 580px;} 

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

#topNav .list li {
	background-color: #A40607;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 0px 5px 0px 13px;
	color: #ffffff;
	text-decoration: none;
}
#topNav .list a:hover {
	background-color: #F1B40E;
	color:#103956;
}
/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 221px;       /* header width  */
    padding-top:37px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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

div.quickpoll
{
	width: 217px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	border-left: 1px solid #A40607;
	border-right: 1px solid #A40607;
}
.HPQuickPoll .question {margin:0px; padding:10px 0 10px 0;}
.HPQuickPoll .quickpoll {
	margin:0px;
	padding:0px;
	text-align:left;
}
.HPQuickPoll {
	margin:0px;
	background: url('/pics/directory_bottom.gif') bottom center no-repeat;
	padding-bottom:12px;
	margin-bottom:20px;
}
