body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background-color:#034C95;
	behavior:url(png.htc);
}

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

.HPEvents,  .HPLinks {
	padding: 5px 5px 5px 5px;
	width: 308px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-image:url(/pics/events_bg.gif); background-position:top; background-repeat:repeat-y;
	text-align:left;
	
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	
}


.HPNews #l {
	padding-left: 10px
}


.HPNews #r {
	padding-right: 20px
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentPTA {
	background: url('/pics/pta_logo.gif') no-repeat center bottom;
	margin-bottom: 50px;
}

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #6699CC;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 400px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background-color:#FFFFFF;
}

a, a:link, a:visited { font-weight: bold; color: #17537F; }
a:hover, a:active { font-weight: bold; color: #AF0007; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #C3D2DF;
}
.light  a, .light a:link, .light a:visited { color: #2F4A5F; }
.light a:hover, .light a:active { color: #367EAF; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #9F272C;
}
.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 40px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #235F8F;
	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: 33px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 33px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 120px;}
#topNav3Sub {left: 251px;}
#topNav4Sub {left: 373px;}
#topNav5Sub {left: 439px;}
#topNav6Sub {left: 597px;}


#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: #6699CC;
	width: 175px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
	zoom:1;
}
#topNav .list a:hover {
	background-color: #1649A4;
	color:#ffffff;
}




#rightNav{
	display:block;
	width:175px;
	margin:0 0 0 10px;
	padding:0 0 10px 0;
	background-color:#6699CC;
}

#rightNav hr{
	padding:0; margin:0;
	color:#1649A4;
	border:1px solid #000066;
}

#rightNav a{
	display:block;
	padding:10px 0 10px 15px;
	margin-bottom:0;
	color:#fff;
}

#rightNav a:hover{
color:#fff;
background-color:#1649A4}
/* ##### CUSTOM FORM START ##### */
form.customForm .message { margin: 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
form.customForm .message p { margin: 0; }
form.customForm .message p em { color: #C00; font-style: normal; font-weight: bold; }

#bully a{ background-image: url(/pics/midnav_bullying); height:  47px;}

#bully a:hover a, #bully li.over a {
	background-position: -47 0px;
}

/* ##### CUSTOM FORM START ##### */
form.customForm {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #eee;
	border: #ddd 1px solid;
	}
	
form.customForm p {
	padding: 0;
	margin: 13px 0;
	}

form.customForm fieldset {
	background: #eee;
	border: #999 1px solid;
	_padding: 4px 5px 8px 9px;
	color: #000;
	}

form.customForm fieldset legend {
	color: #00;
	text-transform: uppercase;
	font-weight: bold;
	_margin: 0 0 3px -4px;
	}

form.customForm fieldset input,
form.customForm fieldset textarea {
	border: 1px solid #DDD;
	margin: 0 10px 0 0;
	}

form.customForm input#submit {
	background: #FFC;
	margin: 3px 0 0 163px;
	border: none;
	}

form.customForm fieldset input:focus,
form.customForm fieldset textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
	}

form.customForm fieldset textarea {
	overflow: auto;
	height: 60px;
	width: 64%;
	}

form.customForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-variant: small-caps;
	text-align: right;
	margin-right: 3px;
	}

form.customForm ol {
	margin: 0;
	padding: 0;
	}
	
form.customForm li {
	list-style: none;
	padding: 1px;
	margin: 0;
	}
	
form.customForm fieldset fieldset {
	border: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 163px;
	}
	
form.customForm fieldset fieldset legend {
	color: #000;
	padding: 0;
	margin: 3px 0 0 -161px;
	_margin: 3px 0 0 -169px;
	font-size: 12px;
	text-transform: none;;
	font-variant: small-caps;
	font-weight: normal;
	}

form.customForm fieldset fieldset label {
	width: auto;
	text-align: left;
	margin-right: 3px;
	}

form.customForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
form.customForm div.note {
	margin: 3px 0 0 163px;
	font-variant: small-caps;
	}

form.customForm fieldset label#firstField { width: 155px;  } /* Width of first label */
form.customForm fieldset fieldset label#firstField { width: 450px;  } /* Width of first label in a secondary fieldset, use for multiple columns */
form.customForm fieldset fieldset input { margin-right: 5px; }
form.customForm fieldset fieldset p { margin: 0 0 0 30px; padding: 0; }

form.customForm input[type='text'] { width: 110px; }
form.customForm input { _width: 110px; }

.content h3{
font-size:16px;
font-weight:bold;
letter-spacing:1px;
}

.content ul li, .content ol li{
margin-bottom:5px;
list-style-image:url('/pic/ul_bullet.gif');
}

.content hr {
display: block;
width: 100%;
background: url('/pics/hr.gif') #BFBFBF;
color: #BFBFBF;
background-repeat: no-repeat;
height: 3px;
border:none;
}

.content tfoot{
font-size:10px;
font-style:italic;
}

/*\*//*/ form.customForm legend { display: inline-block; } /* IE Mac legend fix */
/* ##### CUSTOM END START ##### */

/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 271px;       
    padding-top: 43px; 
    height: 0;
	display: none;
}

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



.HPQuickPoll {
     width: 271px;
     padding-bottom: 9px;
     background: url(/pics/bg_index_right_bottom.gif) no-repeat bottom;
}


.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:100%;
}

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


.HPQuickPoll .quickpoll {
    background: url(/pics/bg_index_right.gif) repeat-y;
    padding-bottom: 5px;
}

.choices ul li  {
 	list-style: none; 
}

.choices ul {
 	padding-bottom: 22px; 
}







