body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #d4eaf6;
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}

#googleMap * {
	behavior: none;
}

.HPNews {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 551px;
	background: #FFFFFF;
	text-align:left;
}

.HPEvents {
	padding: 5px 5px 5px 5px;
	width: 316px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
}

.HPLinks { 
	padding: 5px 5px 5px 5px;
	width: 316px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPBBMessaTMHS a, .HPBBMessaTMHS a:link, .HPBBMessaTMHS a:visited,
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #0B54A3;
}

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

.HPNews #r, .HPBBMessaTMHS #r, .HPLinks #r, .HPEvents #r, .HPDirectory #r {
	padding-right: 15px;
}

.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: #000000;
	background: #a7d4ee;
}

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

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

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #D9DDE3;
}
.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: #0B54A3;
}
.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%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 33px!important;
	height: 50px;
	padding: 17px 0px 5px 10px;
	margin-bottom: 6px;
	text-transform:uppercase;
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}


/* Navigation menu */

div#menu {
	width: 900px;
	height: 26px;
	position: relative; /* do not remove, this fixes something for IE6 */
	z-index: 9999;
	background-image:url('/pics/topnav_bg.gif');
	background-repeat:repeat-x;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 9999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
	
	background-image:url('/pics/topnav_separator.gif');
	padding-right:1px;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 26px 0 0 0;
	margin:0;
	background-position: 0 0;
	background-repeat:no-repeat;
}

ul#topNavItems li:hover a, ul#topNavItems li.over a {
	background-position: 0 -26px !important;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	z-index: 9999;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
	
	background-image:none;
	padding:0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	z-index: 9999;
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
	border:1px solid #FFFFFF;
	border-bottom:none;
	
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #990404;
	border-bottom:1px solid #FFFFFF;
	
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #000;
	background: #d4eaf6;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #990404;
}


/* Old Menu */

#topNav {
	position: relative;
	height: 26px;
	z-index: 999;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
	background: url('/pics/topnav_bg.gif');
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 26px;
	margin: 0 4px 0 0;
	z-index: 100;
}

#topNav2SubAEP {left: 110px;}
#topNav3SubAEP {left: 235px;}
#topNav4SubAEP {left: 422px;}
#topNav5SubAEP {left: 640px;}
#topNav6SubAEP {left: 739px;}

#topNav2SubALC {left: 235px;}
#topNav3SubALC {left: 353px;} 
#topNav4SubALC {left: 383px;}
#topNav5SubALC {left: 524px;}
#topNav6SubALC {left: 730px;}
#topNav10SubALC {left: 120px;}

#topNav2SubCSS {left: 95px;}
#topNav3SubCSS {left: 211px;}
#topNav4SubCSS {left: 377px;}
#topNav5SubCSS {left: 585px;}
#topNav6SubCSS {left: 739px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	background: #990404;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#topNav .list li {
	width: 160px;
	line-height: 15px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 2px 7px;
	color: #FFFFFF;
	text-decoration: none;
	background: #990404;
	z-index: 100;
	border-bottom:1px solid #FFFFFF;
}
#topNav .list div a {
	margin-top: -5px;
	position: relative;
	_border-top: 1px solid #FFFFFF;
}
#topNav .list a:hover {
	background: #d4eaf6;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
}
/* ##### 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; }

/* ##### 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; }

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



select#googleTranslate{ font-size:10px;}

#schoolLocations  {
	display: block;
	width: 855px;
	_width: 875px;
}

#googleMap {
	clear: both;
	position: relative;
	left: 130px;
}




#searchbar {
width: 312px; height: 25px; background: url('/pics/search_bg.gif') repeat;	
padding: 0px 2px;
}
