/* General */
@import url("/apps/js/polls/polls-pack.css");
.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

body {
	background: url('/pics/body_bg.jpg');
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 23px;
	margin: 0 auto;
}
div#sides {
	margin: 0 auto;
	width: 1080px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.jpg') repeat-y;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 870px;
	height: 28px;
	padding: 17px 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EB4200;
	font-size: 15px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
marquee {
	position: absolute;
	text-align: right;
	right: 0px;
	top: -20px;	
	color: #000;
	width: 900px;
	height: 17px;
	margin: 0;
	padding: 3px 0 0 0;
}

#translateEspanol {
	position: absolute;
	text-align: right;
	right: 240px;
	top: -194px;	
}
#translatePortuguese {
	position: absolute;
	text-align: right;
	right: 138px;
	top: -194px;
}
#translateChinese {
	position: absolute;
	text-align: right;
	right: 86px;
	top: -194px;
}
#translateFrench {
	position: absolute;
	text-align: right;
	right: 0px;
	top: -194px;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#headerIMG {
	width: 1080px;
	height: 198px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 900px;
	height: 30px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 22px;
	width: 112px;
	display: block;
	text-align: center;
	padding: 8px 0 0 0px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: url('/pics/topnav.gif') no-repeat left top;
}
ul#topNavItems li a#topNav1 { }
ul#topNavItems li a#topNav2 { }
ul#topNavItems li a#topNav3 { }
ul#topNavItems li a#topNav4 { }
ul#topNavItems li a#topNav5 { }
ul#topNavItems li a#topNav6 { }
ul#topNavItems li a#topNav7 { }
ul#topNavItems li a#topNav8 { }
ul#topNavItems li a#topNav9 { }

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6,
ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7,
ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8,
ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	text-decoration: underline;
	color: #000;
}
/* 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: 178px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border-left: 1px solid #f07444;
	border-right: 1px solid #f07444;
	border-bottom: 1px solid #f07444;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	padding: 3px 0 3px 8px;
	height: auto;
	width: 170px;
	color: #fff;
	background: #eb4302;
	font: 12px Arial, Helvetica, sans-serif;
}
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: #eb4302;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #093a77;
	background: #cdb43a;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}

ul#topNavItems li ul.last {
margin-left:-64px;
}
/* Index properties */

#leftColumn {
	width: 635px;
	float: left;
}
#rightColumn {
	width: 265px;
	float: left;
}
#indexBottom {
	width: 900px;
	background: url('/pics/index_bottom_bg.gif') no-repeat bottom;
}
/* Quicklinks */

#quickLinks {
	width: 625px;
	padding: 0px 0 0 6px; 
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	margin: 0 0 1px 0;
	float: left;
	display: block;
}
#quickLinks a {
	text-decoration: none;
	padding: 5px 5px 0 20px;
	margin: 0;
	display: block;
	color: #000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#quickLinks a#midNav1 { }
#quickLinks a#midNav2 { }
#quickLinks a#midNav3 { }
#quickLinks a#midNav4 { }
#quickLinks a#midNav5 { }
#quickLinks a#midNav6 { }
#quickLinks a.midNav { }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav6,
#quickLinks a:hover.midNav {
	color: #eb4200;
	text-decoration: underline;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 45px 635px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 61px 265px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 48px 241px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 53px 258px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 565px;

	margin: 0;
	padding: 0 40px 0 30px;
	background: url('/pics/left_section_bg.gif') repeat-y;
}
#eventsContainer {
	width: 200px;
	min-height: 250px;
	height: auto!important;
	height: 300px;
	margin: 0;
	padding: 0 45px 0 20px;
	background: url('/pics/events_bg.gif') no-repeat top;
}
#bulletinContainer {
	width: 258px;
	min-height: 175px;
	height: auto!important;
	height: 175px;
	margin: 0;
	padding: 0;
	background: url('/pics/mid_section_bg.gif') repeat-y;
}
#linksContainer {
	width: 241px;
	min-height: 245px;
	height: auto!important;
	height: 245px;
	margin: 0;
	padding: 0;
	background: url('/pics/right_section_bg.gif') repeat-y;
}



div.SponsorsDiv {
	width: 265px;
	padding: 5px 0 5px 0;
	margin:0;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.SponsorsDiv h2 {
	margin:0;
	width:265px;
	height:0px;
	padding-top:52px;
	overflow:hidden;
}
.SponsorsDiv h2#sponsor_header {
	background-image:url('/pics/our_sponsor.png');=
}
.SponsorsDiv h2#sponsors_header {
	background-image:url('/pics/our_sponsors.png');
}
h2.noSponsorAlternativeContent {
	margin:0;
	width:238px;
	height:0;
	padding-top:100px;
	overflow:hidden;
	background-image:url('/apps/pics/sponsors/oursponsors1_2.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin: 0 auto 10px;
}
.SponsorsDiv a.sponsorshipIntroURL {
	display:block;
	padding:0 0 10px 48px;
	color:#FFF;
	font-weight:bold;
}
.SponsorsDiv ul {
	width:265px;	
	padding:0px;
	margin:0 0 25px 0;
}
.SponsorsDiv ul li{
	list-style-type:none;
	margin:3px auto;
	text-align:center;
}
.SponsorsDiv ul li img{
        border:1px solid #ccc;
        padding:4px;
        background-color:#fff;
}





/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPBBMessages {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #000;
}
/* Other homepage section extras */

#left {
	width: 361px;
	float: left;
}
#middle {
	width: 258px;
	float: left;
	margin-left: 8px;
}

.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPEvents a, .HPEvents a:active, .HPEvents a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #000;
}
 
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #fff;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#rotate1 {
	width: 621px;
	height: 259px;
	padding: 14px 0 0 14px;
	background: url('/pics/rotate1_bg.gif') no-repeat;
}
#rotate2 {
	width: 243px;
	height: 142px;
	padding: 2px 0 0 22px;
	background: url('/pics/rotate2_bg.gif') no-repeat;
}

#buttons {
	width: 304px;
	height: 130px;
	margin: 10px auto;
}
#wotd {
	width: 265px;
	height: 37px;
	padding: 11px 0 0 0px;
	text-align: center;
	background: url('/pics/wotd.jpg') no-repeat;
}
#wotd a {
	color: #fff;
	display: block;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
#wotd a:hover {
	color: #eb4200;
}
#wotd i {
	display: none;
}
#wotd b {
	display: none;
}
#sat {
	float: right;
	width: 265px;
	height: 48px;
}


/* Right side /pages/ menus */
table#pageNav {
border:none;
border-right:#d2d2d2 solid 0px;
}
table#pageNav td {
background-color:#FFF;
background-image:url('/pics/rightmenu_bg.jpg');
background-repeat:no-repeat;
padding-top:30px;
}
table#pageNav ul {
list-style-type:none;
min-height:300px;
padding:0 0 0 0px !important;
margin:0 0 0 0px !important;
}
table#pageNav td ul li a {
display:block;
height:18px;

padding:0px 25px 3px 25px;

}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
color:#333;
text-decoration:underline;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
color:#333;
text-decoration:none;
}
table#pageNav td ul li b {
display:block;
height:18px;
padding-left:3px;
padding-bottom:3px;
color:#FFFFFF;
background-image:url('/pics/menuselect_bg.jpg');
padding:0px 25px 3px 25px;
}


/* Footer */

.footer {
	width: 1080px;
	height: 95px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
.footerIndex {
	width: 1080px;
	height: 95px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer_index.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#focusOnChildren {
	position: absolute;
	text-align: right;
	right: 106px;
	top: 28px;
}
address {
	position: absolute;
	text-align: right;
	right: 184px;
	top: 26px;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#search {
	position: absolute;
	text-align: right;
	right: 90px;
	top: 100px;
	width: 95px;
	height: 15px;
	border: 1px solid #c5c5c5;
	padding: 0;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_gray.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}

/***   Mandatory   ***/
.HPQuickPoll {color: #fff;}
.HPQuickPoll h2 {
    width: 265px;       /* header width  */
    padding-top: 48px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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


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





