@import url("/apps/js/polls/polls-pack.css");

body {
margin: 0;
color: #FFFFFF;
font: 9pt "Arial", Times, serif;
background-color:#5AA98A;

}

.HPNews, .HPBBMessages, .HPEvents, .HPLinks , .HPDirectory, .HPMemoirs {
padding: 5px 5px 5px 5px;
font: 9pt "Arial", Times, serif;
color: #000000;
width: 352px;
background-image:url(../pics/block_bg.gif);
background-repeat:repeat-y;
}

.HPLinks td {
background: url('/pics/bullet_arrow.gif') no-repeat 9px 6px;
_background: url('/pics/bullet_arrow.gif') no-repeat 6px 6px;
}

.HPLinks td.light {
background: none;
}

.HPLinks td.light a {
_position:relative;
_margin-left:-3px;
}

.HPLinks {
width: 342px;
*width: 352px;
}
.HPLinks + img {margin:-22px 0 0 0;}


.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited, .HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited, .HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited { color: #000000; }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPLinks a:hover, .HPLinks a:active, .HPDirectory a:hover, .HPDirectory a:active, .HPMemoirs a:hover, .HPMemoirs a:active { color: #E8CC87; }

.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #000000; }
.HPEvents a:hover, .HPEvents a:active { color: #E8CC87; }
.neutral, table {
font: 9pt "Arial", Times, serif;
color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #004683; }
.neutral a:hover, .neutral a:active { color: #E8CC87; }

.contentIndex {
padding: 0px 0px 0px 0px;
font: 9pt "Arial", Times, serif;
color: #FFFFFF;
border-left:solid 1px #96B0C5;
border-right:solid 1px #96B0C5;
background: #507B9F;
}

.content {
padding: 10px 10px 40px 10px;
height: 300px;
font: 9pt "Arial", Times, serif;
color: #000000;
border-left:solid 1px #96B0C5;
border-right:solid 1px #96B0C5;
background: #ffffff;
}

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

.light {
font: 9pt "Arial", Times, serif;
color: #000000;
background: #98BAAC;
}
.light a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #F7D563; }

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

.pageTitle {
display: block;
width: auto!important;
width: 100%;
height:30px;
* height: 40px;
padding: 10px 0px 0px 55px;
margin-bottom: 10px;
font: bold 11pt "Arial", Times, serif;
color: #FFFFFF;
background-image:url(/pics/pagetitle.gif);
background-position:left;
background-repeat: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: 2px;
background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
position: relative;
height: 23px;
}
#topNavButtons {
position: absolute;
z-index: 95;
top: 0;
left: 0;
width: 760px;
}
#menuCloser {
position: absolute;
visibility: hidden;
left: 20px;
top: -50px;
z-index: 0;
}
#topNav .subNav {
position: absolute;
visibility: hidden;
top: 23px;
margin: 0 4px 0 0;
z-index: 100;
}
#topNav2Sub {left: 125px;}
#topNav3Sub {left: 219px;}
#topNav4Sub {left: 322px;}
#topNav5Sub {left: 413px;}
#topNav6Sub {left: 496px;}
#topNav7Sub {left: 590px;}
#topNav8Sub {left: 760px;}


#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: #507B9F;
width: 160px;
line-height: 20px;
}

#topNav .list a {
display: block;
width: auto!important;
width: 100%;
padding: 2px 5px 0px 13px;
color: #ffffff;
text-decoration: none;
z-index: 100;
}
#topNav .list a:hover {
background-color: #5AA98A;
color:#FFFFFF;
}

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

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


/*** Optional ***/
.HPQuickPoll {
width: 352px;
background: url(/pics/bg_index_right_bottom.gif) no-repeat bottom;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
margin:0 auto;
*margin:0 15px;
*padding:0 10px;
width:70%;
}

.HPQuickPoll .question {
padding: 9px;
margin: 0;
}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
background: url(/pics/block_bg.gif) repeat-y;
padding-bottom: 5px;
}



