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

body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	behavior: url(/shared/csshover.htc);
	background-color:#6488B0;
}

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


.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: #FFFFFF;  }
.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: #FFFFFF; }

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

.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: #FAF9F9;
}

.content {
	padding: 10px 10px 10px 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: #ADC7E2;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #000000; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #1D5FAA;
}
.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%;
	vertical-align: middle;
	padding: 5px 0px 5px 10px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;	
	background-image:url(/pics/pagetitle.gif);
	background-position:left;
	background-repeat:no-repeat;
}

/* Hovers within Hovers */
#topNav {
	position: relative;
	height: 24px;
	float: left;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
}
#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: 104px;}
#topNav3Sub {left: 218px;}
#topNav4Sub {left: 329px;}
#topNav5Sub {left: 436px;}
#topNav6Sub {left: 537px;}
#topNav7Sub {left: 629px;}
#topNav8Sub {left: 760px;}

#topNav ul {
list-style: none;
margin-left: 170px;
margin-top: -24px;
padding: 0;
border-left: 1px solid #FFF;
}

#topNav li {
	position: relative;
}

#topNav ul ul ul {
	list-style: none;
	margin-left: 159px;
	margin-top: -24px;
	padding: 0;
}

#topNav ul ul {
	position: absolute;
	z-index: 500;
}

div#topNav ul li:hover ul {
	display: block;
}

div#topNav ul ul,
div#topNav ul li:hover ul ul,
div#topNav ul ul li:hover ul ul {
	display: none;
}

div#topNav ul li:hover ul,
div#topNav ul ul li:hover ul,
div#topNav ul ul ul li:hover ul {
	display: block;
}

div#topNav ul li:hover,
div#topNav ul li:hover,
div#topNav ul ul li:hover,
div#topNav ul ul ul li:hover,
div#topNav li.over {
	background-color: #475E97;
	color: #ffffff;
}

div#topNav li.over ul{
	display: block;
}

#topNav ul li {float: left; width: 100%;}
#topNav ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
} 

/* Hovers within Hovers end

	 Don't forget the csshover.htc in the body of main.css

 */

#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: #0255A5;
	width: 160px;
	line-height: 20px;
	position: relative;
}

#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: #475E97;
	color: #ffffff;
}

#topNav2Sub .list li {width: 170px;}
/*********[ Right Navigation ]************************************************************************/

#rightNav {
	width:175px;	
	min-height:300px;
	
	background:#C2D2EC;	
	border:1px solid #6890CE;	
	
	font-size:12px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	margin:0; padding:10px 2px 10px 20px;
	display:block;
	clear:both;
	
	color:#000;
}
#rightNav a:hover {
	background-color:#1A4995;
	color:#fff;
}
#rightNav h1 {
	margin:0; padding:5;
	background-color: #6890CE;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #000;
}

#Qlinks ul {
	list-style: none;
	padding: 0px;
	margin: 0;
}
#Qlinks a {
	color: #fff;
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 316px;
	padding: 4px 0px 4px 10px;
}

#Qlinks a:hover {
	color: #fff;
	font-weight: bold;
	background: #606d82;
}
/***   Mandatory   ***/
.HPQuickPoll .bar-color {
    background-color: #10296B;   /* results bar color */
}
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only, .HPQuickPoll .question {
	width:80%;
	margin:0 auto;
}
.HPQuickPoll .question { text-align:left; padding:4px 0; border-bottom:2px solid #5a80be; margin-bottom:8px; }
#homepagePoll a.see_results {
	color: #fff;
}

#qp-52 {
	width:358px;
}
#qp-52 h2 {
    width: 358px;       /* header width  */
    padding-top: 30px;  /* header height */
	background: url('/pics/quick_poll_header.gif') top left no-repeat;
}
#qp-52 .quickpoll {
	background-image:url('/pics/quickpollbg.jpg');
	background-repeat:repeat-y;
	background-position:bottom;
	
	width:334px;
	padding:10px;
	margin-bottom:10px;
	border:2px solid #5a80be;
}


