@import url("/apps/js/polls/polls-pack.css");
/* General */
body {
	background: url('/pics/body_bg.gif');
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.4em;
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
div#top {
	width: 760px;
	height: 25px;
	margin: 0 auto;
}
.contentIndex {
	text-align: left;
	width: 760px;
	background: url('/pics/indexbg.gif') repeat-y;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 740px;
	padding: 10px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	padding: 10px 0 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: #000066;
	text-transform: uppercase;
	margin-bottom: 15px;
}
/* Header */
#header {
	text-align: left;
}
#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	font-size: 0pt;
	padding: 0 0 209px 760px;
	display: block;
	background: url('/pics/header.jpg') top left no-repeat;
}
/* Navigation menu */
div#menu {
	width: 760px;
	height: 35px;
	float: left
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 536px;
	position: relative;
	float: left;
	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: 26px;
	padding: 9px 0 0 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
	overflow: hidden;
}
ul#topNavItems li a#topNav1 { width: 68px; background: url('/pics/topnav1.gif') no-repeat;}
ul#topNavItems li a#topNav2 { width: 92px; background: url('/pics/topnav2.gif') no-repeat;}
ul#topNavItems li a#topNav3 { width: 105px;	background: url('/pics/topnav3.gif') no-repeat;}
ul#topNavItems li a#topNav4 { width: 85px; background: url('/pics/topnav4.gif') no-repeat;}
ul#topNavItems li a#topNav5 { width: 78px; background: url('/pics/topnav5.gif') no-repeat;}
ul#topNavItems li a#topNav6 { width: 108px;	background: url('/pics/topnav6.gif') no-repeat;}

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 {
	color: #274B6E;
}
/* Drop down items */
ul#topNavItems ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 160px;
	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;
	margin-left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 10px 6px 13px;
	height: auto;
	width: 160px;
	color: #e5f2ff;
	font-size: 12px;
	font-weight: normal;
	background: #1d3b58;
	border-bottom: solid 1px #274b6e;
	-ms-filter: �progid:DXImageTransform.Microsoft.Alpha(Opacity=90)�;
	filter: alpha(opacity=95);
	-khtml-opacity: 0.95;
	-moz-opacity: 0.95;
	opacity: 0.95;
}
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: #c00;
	background: #13293d;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #f7ed96;
	background: #13293d;
}
/* Index properties */
#indexTop {	background: url('/pics/indexbg1.jpg') top left no-repeat;}
#indexBot {
	min-height: 400px;
	height: auto!important;
	height: 400px;
	background: url('/pics/indexbg2.jpg') bottom left no-repeat;
	padding-bottom: 20px;
}
#leftColumn {
	width: 531px;
	float: left;
}
#rightColumn {
	width: 225px;
	float: right;
	padding-right: 4px;
}
/* Quicklinks */
#quickLinks {
	width: 210px;
	padding: 0 0 10px 0;
	margin: 8px auto;
	background: url('/pics/midnavbgbot.gif') bottom left no-repeat;
}
#quickLinksInner {
	width: 210px;
	padding: 15px 0 0 0;
	min-height: 118px;
	height: auto!important;
	height: 118px;
	background: url('/pics/midnavbg.gif') top left no-repeat #fff7b2;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li a {
	width: 182px;
	margin: 0 auto;
	padding: 6px 0 6px 0;
	text-decoration: none;
	text-align: center;
	color: #07367d;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	border-bottom: dotted 1px #07367d;
}
#quickLinks ul li a.last {
	border-bottom: none;
}
#quickLinks a:hover {
	color: #bd0000;
}
/* Homepage Section Headers */
h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 62px 518px;
	font-size: 0;
	background: url('/pics/principals_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;	
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 50px 518px;
	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 50px 518px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 37px 210px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 37px 210px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */
.container1 {
	width: 518px;
	padding: 0;
	margin: 0 auto 10px;
	background: url('/pics/container1bg.gif') repeat-y;
}
.container1Inner {
	padding-bottom: 15px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	background: url('/pics/container1bot.gif') bottom no-repeat;
}
.container2 {
	width: 210px;
	padding: 0 0 15px 0;
	margin: 0 auto 10px;
	min-height: 150px;
	height: auto!important;
	height: 150px;	
	background: url('/pics/container2bot.gif') bottom no-repeat #fff;
}
/* Homepage Section Table Includes */
.HPPrincipal {
	width: 475px;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
.HPNews {
	width: 495px;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
.HPEvents {
	width: 495px;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
.HPBBMessages {
	width: 190px;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
.HPLinks {
	width: 190px;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
/* Other homepage section extras */
.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: none;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:visited, .HPEvents a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: none;
}
.HPNews a:hover, .HPBBMessages a:hover {
	color: #0075c7;
}
.HPEvents a:hover, .HPLinks a:hover {
	color: #0075c7
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 8px;
}
/* Image shuffles */
#rotate_overlay {
	width: 515px;
	height: 162px;
	position: absolute;
	behavior: url('/apps/shared/iepngfix.htc');
}
#rotate_overlay2 {
	width: 210px;
	height: 120px;
	position: absolute;
	behavior: url('/apps/shared/iepngfix.htc');
}
#shuffle1container {
	width: 515px;
	height: 162px;
	margin: 0 auto 10px;
}
#shuffle2container {
	width: 210px;
	height: 120px;
	margin: 0 auto 10px;
}
/* Footer */
div#footer {
	width: 760px;
	height: 166px;
	padding: 30px 0 0 0;
	text-align: left;
	background: url('/pics/footer.jpg') top left no-repeat;
}
#address {
	font-size: 11px;
	color: #08377d;
	position: relative;
	top: 7px;
	left: 7px;
}
#logo {
	display: block;
	width: 90px;
	height: 60px;
	float: left;
}
#edunet {
	display: block;
	width: 200px;
	height: 15px;
	position: relative;
	top: 6px;
	right: 460px;
	float: right;
}
#translate ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#translate ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
#translate ul li a {
	font-size: 0px;
	display: block;
	margin: 0;
}
/*** Mandatory ***/
.HPQuickPoll, .HPQuickPoll a, .HPQuickPoll a:visited {
	color: #000 !important;
}
.HPQuickPoll .question {
	text-align: left;
}
.HPQuickPoll h2 {
	display: none;
}
.HPQuickPoll .bar-color {
	background-color: #038c3e; /* results bar color */
}
/*** Optional ***/
.HPQuickPoll {
	width: 210px;
	margin: 28px auto 0;
	padding-bottom: 9px;
}
/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin: 0 auto;
	width: 70%;
}
.HPQuickPoll .question {
	padding: 9px;
	margin: 0;
}
/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
	padding-bottom: 5px;
}
.HPQuickPoll .see_results {
	color: #000;
}
#search {
	width: 224px;
	height: 35px;
	background: url('/pics/searchbg.gif') top left repeat-x;
	float: right;
}
#spanish {
	width: 17px;
	height: 113px;
	display: block;
	position: absolute;
	left: 760px;
	background: url('/pics/spanish.gif') top left no-repeat;
}
#marquee {
	margin: 4px 0 6px 0;
	color: #08377d;
	font-weight:bold;
}
