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

body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url(/pics/site_bg.gif) left top repeat-x #84B2D6;

	
}
.HPDirectory   {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	
	
}	
.HPNews, .HPBBMessages{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	

	
}	
	

.HPEvents{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	
}
.HPLinks{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #FFFFFF;  }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPMemoirs a:hover, .HPMemoirs a:active { color: #000033; }


.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #FFFFFF;  }
.HPLinks a:hover, .HPLinks a:active{ color: #000033; }


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

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #5B7B9D; }

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

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

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

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #BFD4EA;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #5B7B9D; }

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

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height:35px;
	* height: 40px;
	padding: 5px 0px 0px 20px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/pagetitle.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:uppercase;
}

.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: 24px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 762px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 24px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 61px;}
#topNav3Sub {left: 163px;}
#topNav4Sub {left: 306px;}
#topNav5Sub {left: 373px;}
#topNav6Sub {left: 445px;}
#topNav7Sub {left: 519px;}
#topNav8Sub {left: 511px;}
#topNav9Sub {left: 601px;}

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

#topNav .extendedList li {
	background-color: #55779D;
	width: 175px;
	line-height: 20px;
}


#topNav8Sub .list li {width:250px;}

#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: #7493B1;
	color:#FFFFFF;
}


#rightNav {
	font-size:12px;
	width:170px;
	border:1px solid #585858;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:10px;
	padding-bottom: 10px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#000000;
	margin-left:23px;
	padding:5px 2px 5px 5px;
	text-decoration:none
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#587CA1;
	color:#fff;
	text-decoration:none	
}

#rightNav .header {
	background-color: #587CA1;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}

div.form-container div.column {float:left;margin:0 3px 0 0;_margin:0 1px 0 1px;padding:0}
div.form-container fieldset div, div.form-container table {clear:both}
div.form-container fieldset div div {clear:none}

div#marquee {
	background-color: #84B2D6;color: #fff; font-weight: bold; height: 22px;padding-top:5px;border-bottom:1px solid #fff;
}


/***   QUICK POLL   ***/
#qp-102 h2 {
    width: 248px;       /* header width  */
    padding-top: 29px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

#qp-102 .bar-color {
    background-color: #CFDFEF;   /* results bar color */
}


/***  Optional  ***/
#qp-102 {
     width: 248px;
     padding-bottom: 9px;
     background: #80a3c6;
	 border: 1px solid #000;
}

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

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

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    padding-bottom: 5px;
}




