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

body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background-image:url(/pics/top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#B6AF95;
}
.HPDirectory  {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	width:269px;
}	
.HPMemoirs   {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background-color:#1E417A;
	width:318px;
}	
.HPNews{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background-color:#1E417A;
	width:318px;
}	
.HPBBMessages{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background-color:#1E417A;
	width:318px;
}		

.HPEvents{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	width:270px;
}
.HPEvents2{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:270px;
}

.HPLinks{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	width:270px;
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited { color: #ffffff;  }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active { color: #E1D1A2; }

.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #ffffff;  }
.HPMemoirs a:hover, .HPMemoirs a:active { color: #E1D1A2; }

.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #ffffff;  }
.HPLinks a:hover, .HPLinks a:active{ color: #E1D1A2; }


.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #ffffff;  }
.HPEvents a:hover, .HPEvents a:active { color: #E1D1A2;   }
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #ffffff;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #E1D1A2;   }
.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: #E1D1A2; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #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: #7BA1D4;
}
.light  a, .light a:link, .light a:visited { color: #000000; text-decoration:none }
.light a:hover, .light a:active { color: #000000; text-decoration:underline }

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

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height:58px;
	* height: 61px;
	padding: 6px 0px 0px 65px;
	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: 28px;
}
#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: 28px;
	margin: 0 4px 0 0;
	z-index: 100;
	
}
#topNav2Sub {left: 87px;}
#topNav3Sub {left: 221px;}
#topNav4Sub {left: 314px;}
#topNav5Sub {left: 374px;}
#topNav6Sub {left: 458px;}
#topNav7Sub {left: 536px;}
#topNav8Sub {left: 622px;}
#topNav9Sub {left: 720px;}
#topNav10Sub {left: 720px;}

#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: #7BA1D4;
	width: 180px;
	line-height: 18px;
}

#topNav .list a {
	
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #263365;
	font-weight:bold;
	text-decoration: none;
	z-index: 100;
		min-height:18px;

}
#topNav .list a:hover {
	background-color: #1E417A;
	text-decoration:none;
	color:#E1D1A2;
}
.heading18 {
	font-size:18px;
	font-weight:bold;
}

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

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

#rightNav {
	font-size:12px;
	background-color: #7BA1D4;
	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;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#1E417A;
	color:#E1D1A2;
}

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


/***   Quick Polls   ***/
#qp-115 {
	width:270px;
	background-image:url('/pics/calendar_bg_rep.gif');
	background-repeat:repeat-y;
	padding-bottom:10px;
	border-bottom:4px solid #344283;
	margin-bottom:15px;
	color:#FFF;
}
#qp-115 h2 {
    width: 270px;       /* header width  */
    padding-top: 43px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only, .HPQuickPoll .question {
	margin:0 auto;
	width:70%;
	padding:0 2px;
}
.HPQuickPoll .question {text-align:center; padding:0; padding-top:4px; margin-bottom:4px;}

/* use for a repeating inside background if necessary */
#qp-115 .quickpoll {
    background: url(/pics/quickpoll_bg.gif) no-repeat top;
    padding-bottom: 5px;
	margin-bottom:5px;
}