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

.HPLinks, .HPDirectory, .HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 280px;
	background-color: #FFFFFF;
}

.HPMemoirs, .HPNews, .HPBBMessages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 454px;
	background-color: #FFFFFF;
}

.HPNews #l, .HPMemoirs #l, .HPBBMessages #l {
	padding-left: 10px;
	padding-top: 5px;
}

.HPLinks #l, .HPDirectory #l, .HPEvents #l {
	padding-left: 10px;
	padding-top: 5px;
}

.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited {
     color: #000000;
}


.HPLinks a, .HPLinks a:link, .HPLinks a:visited,
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited, {
	color: #000000;
}

.HPNews a:active, .HPNews a:hover,
.HPEvents a:active, .HPEvents a:hover,
.HPBBMessages a:active, .HPBBMessages a:hover,
.HPDirectory a:active, .HPDirectory a:hover,
.HPLinks a:active, .HPLinks a:hover {
	color: #97D322;
}

.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;
	background-color: #ffffff;
	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: #5d8900;
	font-weight: bold;
}
a:hover, a:active { color: #660000; }

.light {
	background-color: #C9D991;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #B30000;
}

.dark {
	background-color: #97D322;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FCC265; }

body {
	margin: 0px;
	color: #000000;
	background-color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/pics/bg_repeat.gif);
	background-repeat: repeat-x;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	background-color: #97D322;
	background-position: top;
	background-repeat: no-repeat;
	height: 13px!important;
	height: 22px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 5px;
	text-transform:uppercase;
}

#topNav {
	position: relative;
	height: 21px;
}
#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: 21px;
	margin: 0 4px 0 0;
	z-index: 100;
}

#topNav2Sub {left: 67px;}
#topNav3Sub {left: 153px;}
#topNav4Sub {left: 247px;}
#topNav5Sub {left: 327px;}
#topNav6Sub {left: 379px;}
#topNav7Sub {left: 452px;}
#topNav8Sub {left: 522px;}

#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: #97D322;
	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: 185px;}*/

#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 #000000;
}
#topNav .list a:hover {
	text-decoration: none;
	background-color: #C9D991;
	color: #000000;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

#pageNav {
	width:250px;
	border:1px #97D322 solid;
	padding:0px;
}

#pageNav img {
	width:250px;
}

#pageNav a {
	display: inline-block;
	margin:0 0 5px 15px;
	padding:3px;
}
#pageNav a:hover {
	background:#97D322;
}

#pageNav ul, #pageNav li {
	list-style-type: none;
	margin-left: -10px;
	*margin-left: 10px;
}



/***   Quick Poll   ***/
.HPQuickPoll h2 {
    width: 280px;       /* header width  */
    padding-top: 21px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
	background-image:url('/pics/quick_poll_header.gif');
}

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


/***  Optional  ***/
#qp-230 {
     width: 280px;
     padding: 0;
     background: url(/pics/bg_index_right_bottom.gif) no-repeat bottom;
	 text-align:left;
}

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

.HPQuickPoll .question {
	width:70%;
    padding: 2px;
    margin: 0 auto;
}

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

/* remove border around images per customer's request */
img.sub {
    border: none;	
}

}

