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

/* General */
html {
	background: url('/pics/htmlbg.gif') top left repeat-x #6f8097;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: url('/pics/body_bg.jpg') top center no-repeat;
}
div#shadow {
	margin: 0 auto;
	width: 950px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
	text-align: left;
}
div#wrapper {
	margin-left: 25px;
	width: 900px;
	text-align: left;
}
.contentIndex {
	text-align: left;
	background: url('/pics/indextop.jpg') top left no-repeat #a1b9d5;
	width: 900px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	padding-top: 10px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 880px;
	padding: 10px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	line-height: 1.4em;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #000;
	width: 900px;
	height: 16px;
	background: url('/pics/marquee.gif') top left repeat-x;
	padding-top: 3px;
	font-size: 11px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 35px;
	padding: 10px 0 0 20px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x;
	text-transform: uppercase;
	margin-bottom: 10px
}
#search {
	width: 145px;
	float: right;
}
#googleTranslate {
	float: right;
	font-size: 9px;
	margin-right: 25px;
}
/* Header */
div#headerTop {
	width: 950px;
	height: 28px;
	padding-top: 1px;
	background: url('/pics/headertop.png') top left no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	margin: 0 auto;
	text-align: left;
}
div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 210px 900px;
	background: url('/pics/header.jpg') no-repeat;
	overflow: hidden;
}
.blockLink {
	width: 100%;
	height: 100%;
	display: block;
}
/* Navigation menu */
div#menu {
	background: #1f50aa;
	width: 900px;
	height: 30px;
	border-bottom: solid 6px #1f50aa
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	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 {
	width: 129px;
	height: 26px;
	display: block;
	text-align: center;
	padding: 4px 0 0 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
	*font-size: 12px;
	font-variant: small-caps;
	letter-spacing:1px;
	text-decoration: none;
	color: #fff;
	background: url('/pics/topnav.gif') top left no-repeat;
	background-position: 0 0;
}
ul#topNavItems li {
	margin-left: 18px;
}
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 {
	background-position: -129px 0;
	color: #1f50aa;
}
/* 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;
	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-width: 1px;
	border-top-width: 0;
	border-style: solid;
	border-color: #fff;
}
ul#topNavItems li ul li a {
	text-align: left;
	text-decoration: none;
	padding: 5px 6px;
	height: auto!important;
	line-height: 14px;
	display: block;
	width: 156px;
	color: #fff;
	background: #1f50aa;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
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: #1f50aa;
	background: #efd171;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #1f50aa;
	background: #efd171;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */
#leftColumn {
	width: 244px;
	float: left;
}
#midColumn {
	width: 412px;
	float: left;
}
#rightColumn {
	width: 244px;
	float: right;
}
/* Quicklinks */
#quickLinks {
	width: 180px;
	margin: 20px auto 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 {
	width: 135px;
	display: block;
}
#quickLinks a {
	width: 166px;
	height: 32px;
	padding: 1px 0 0 10px;
	text-decoration: none;
	margin: 0;
	display: block;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
*font-size: 13px;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 0.5px;
}
#quickLinks a:hover {
	background: url('/pics/midnavf2.gif') top left no-repeat;
	color: #1f51a9;
}
/* Other buttons */
.buttons {
	width: 221px;
	margin: 5px auto 0;
}
.buttons h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.buttons ul li {
	width: 135px;
	display: block;
}
.buttons a, .buttons a:link, .buttons a:visited {
	width: 211px;
	height: 37px;
	padding: 18px 10px 0 0;
	text-decoration: none;
	margin: 0;
	display: block;
	color: #efd171;
	font: 17px Georgia, "Times New Roman", Times, serif;
*font-size: 16px;
	font-variant: small-caps;
	text-align: right;
	letter-spacing: 2px;
	background: url('/pics/button.gif') top left no-repeat;
	background-position: 0 0;
}
.buttons a:hover, .buttons a:active {
	color: #1156a6;
	background-position: 0 -55px;
}
/* Homepage Section Headers */
h2 a#blue {
	padding: 7px 0 7px 25px;
	margin: 0 0 30px 0;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 13px;
	*font-size: 12px;
	color: #fff;
	font-weight: normal;
}
h2 a#yellow {
	padding: 7px 0 7px 25px;
	margin: 0 0 50px 0;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 13px;
*font-size: 12px;
	color: #fff;
	font-weight: normal;
}
h2 a:hover#news, h2 a:hover#bulletin, h2 a:hover#events {
	color: #000;
}
/* Homepage Sections Containers */
#blueContainer {
	width: 219px;
	background: url('/pics/bluebg.jpg') repeat-y;
	margin: 5px auto 0;
	border-bottom: solid 1px #84a1c7;
	border-right: solid 1px #84a1c7;
}
#blueContainerTop {
	background: url('/pics/bluebgtop.jpg') top left no-repeat;
}
#blueContainerBot {
	width: 219px;
	padding: 0 0 10px 0;
	min-height: 250px;
	height: auto!important;
	height: 250px;
	background: url('/pics/bluebgbot.jpg') bottom left no-repeat;
}
#yellowContainer {
	width: 411px;
	background: url('/pics/yellowbg.jpg') repeat-y;
	margin-top: 5px;
	border-bottom: solid 1px #84a1c7;
	border-right: solid 1px #84a1c7;
}
#yellowContainerTop {
	background: url('/pics/yellowbgtop.jpg') top left no-repeat;
}
#yellowContainerBot {
	width: 411px;
	padding: 0 0 10px 0;
	min-height: 250px;
	height: auto!important;
	height: 250px;
	background: url('/pics/yellowbgbot.jpg') bottom left no-repeat;
}
a#blue:hover, a#yellow:hover {
	color: #ffc200;
}
.HPNews {
	width: 350px;
	padding: 0;
	margin: 0 auto;
	color: #696b72;
	line-height: 1.4em;
}
.HPEvents, .HPBBMessages, .HPLinks {
	width: 184px;
	padding: 0;
	margin: 0 auto;
	color: #696b72;
	line-height: 1.4em;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #1d67c3;
}
.HPEvents a:hover, .HPNews a:hover, .HPSpotlight a:hover {
	text-decoration: none
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 8px;
	padding-right: 5px;
}
/* Image shuffles */
#shuffle1 {
	width: 406px;
	height: 201px;
	border: solid 3px #fff;
	margin-top: 5px
}
#shuffle2 {
	width: 214px;
	height: 152px;
	border: solid 3px #fff;
	margin: 5px auto;
}
/* Footer */
div#footer {
	width: 900px;
	height: 99px;
	background: url('/pics/footer.jpg') top left no-repeat;
}
#address {
	width: 290px;
	color: #fff;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: right;
	position: relative;
	right: 20px;
	top: 18px;
}
a#logo {
	float: left;
	display: block;
	width: 570px;
	height: 93px;
}
a#edunet {
	display: block;
	width: 270px;
	height: 20px;
	float:right;
	position: relative;
	top: 28px;
	right: 0;
}

/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 220px;       /* header width  */
    padding-top: 99px;  /* header height */
    margin-top: 5px;
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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


/***  Optional  ***/
.HPQuickPoll {
     width: 220px;
     padding-bottom: 20px;
     margin: 0;
     margin-left: 12px;
     margin-bottom: 5px;
     color: #696b72;
     background: url('/pics/quickpoll_bottom.jpg') no-repeat bottom; 
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
    margin:0 auto;
    padding-left: 12px;
    width:75%;
    text-align: left;
}

.HPQuickPoll .question {
    margin: 0;
    padding: 0;
    padding: 11px;
    padding-left: 20px;
    text-align: left;
    color: #1d67c3;
}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    background: url(/pics/quickpoll_bg.jpg) repeat-y;
    padding-bottom: 5px;
}



