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

body {
margin: 0;
color: #000;
font: 12px "Arial", Times, serif;
background:#586E88;
width:100%
}
.HPDirectory {
padding: 5px 5px 10px 10px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color: #000;
width:459px;
background:url('/pics/news_bg.gif') left top no-repeat #fff;
}

.HPDirectory td img{
* margin-left:20px;
}

.HPEvents, .HPLinks{
padding: 5px 5px 5px 5px;
font: 11px Arial, Helvetica, sans-serif;
color: #000;
width:315px;
margin:0 0 0 11px;
}

.HPBBMessages, .HPNews, .HPMemoirs {
padding: 5px 15px 5px 15px;
font: 11px "Arial", Times, serif;
color: #fff;
width:381px;
*width:371px;
*margin:0 0 0 11px;


}
.HPNews{
color:#000;

}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited {color: #000; }
.HPNews a:hover, .HPNews a:active, .HPEvents a:active, .HPLinks a:hover, .HPLinks a:active { color: #000; text-decoration:none }

.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited { color: #000; }
.HPMemoirs a:hover, .HPMemoirs a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPEvents a:hover { color: #000; text-decoration:none}

.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #144A80; }
.HPDirectory a:hover, .HPDirectory a:active{ color: #144A80; text-decoration:none }

.neutral, table {
font: 12px "Arial", Times, serif;
color: #000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #415B86 }
.neutral a:hover, .neutral a:active { color: #415B86; text-decoration:none }

table td
{
vertical-align:top;
}

.contentIndex {
padding: 0;
font: 12px "Arial", Times, serif;
color: #701127;
background: #3A62A3;
width:760px;
margin:0 10px;

}

.content {
height: 300px;
font: 12px "Arial", Times, serif;
color: #000;
background-color: #fff;
margin:0 0 0 0;
padding:0 10px;
width:760px;


}

a, a:link, a:visited { color: #415B86; }
a:hover, a:active { color: #415B86; text-decoration:none;}

.light {
font: 11px Verdana, Arial, Helvetica, sans-seriff;
color: #000;
background: #E2EDC1;
}
.light a, .light a:link, .light a:visited { color: #415B86; }
.light a:hover, .light a:active { color: #415B86; text-decoration:none }

.dark {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
background: #B60504;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #fff; }

.pageTitle {
display: block;
width: auto!important;
width: 100%;
height:44px;
* height: 51px;
padding: 3px 0px 0px 5px;
margin:0 0 10px 0;
font: bold 12pt "Arial", Times, serif;
color: #FFFFFF;
text-transform:uppercase;
background:url('/pics/pagetitle.gif') left top no-repeat;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
font: 10pt Verdana, Arial, Helvetica, sans-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: 27px;
}
#topNavButtons {
position: absolute;
z-index: 95;
top: 0;
left: 0;
width: 760px;
}

#menuCloser {
position: absolute;
visibility: hidden;
left: 20px;
top: -50px;
z-index: 0;
height:500px;
width:100%;
}
#topNav .subNav {
position: absolute;
visibility: hidden;
top: 33px;
margin: -6px 4px 0 0;
z-index: 100;
}
#topNav2Sub {left: 104px;}
#topNav3Sub {left: 215px;}
#topNav4Sub {left: 326px;}
#topNav5Sub {left: 429px;}
#topNav6Sub {left: 532px;}
#topNav7Sub {left: 628px;}
#topNav8Sub {left: 766px;}
#topNav9Sub {left: 777px;}
#topNav10Sub {left: 876px;}

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

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

#topNav5Sub .list li {width:230px;}

#topNav .list a {
display: block;
width: auto!important;
width: 100%;
padding: 0px 5px 0px 13px;
color: #fff;
text-decoration: none;
z-index: 100;
border-bottom:1px solid #fff;

}
#topNav .list a:hover {
color:#fff;
padding: 0px 5px 0px 13px;
border-bottom:1px solid #fff;
background-color: #A60402;
}

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

.HPQuickPoll .bar-color {
    background-color: #666666;   /* results bar color */
}
.HPQuickPoll {
     width: 394px;
     padding-bottom: 8px;
     margin-bottom: 15px;
     background: url(/pics/quick_poll_end.gif) no-repeat bottom;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
     margin:0 auto;
     width:80%;
     text-align: left;
     *padding-left: 35px;
}

.HPQuickPoll .question {
    padding: 0px 25px 9px 25px;
    margin: 0;
    text-align: left;
}

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


