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

body {
	margin: 15px 0 15px 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.jpg') repeat-x left top #b37701;
}

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

.HPNews {
	padding: 5px 5px 0px 5px;
	*margin-bottom: 0px;
	font: 9pt "Arial", Times, serif;
	color: #003089;
	width: 433px;
	background: url('/pics/news_bg.gif') repeat-x left top #FFFFFF;
}

.HPEvents, .HPBBMessages {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/section_bg.gif') repeat-x left top #003089;
	color: #FFFFFF;
	width: 264px;
}

.HPLinks, .HPAthletic {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/section_bg.gif') repeat-x left top #003089;
	color: #FFFFFF;
	width: 203px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited {
	color: #000000;
	font-weight: bold;
}

.HPLinks a, .HPLinks a:link, .HPLinks a:visited,
.HPAthletic a, .HPAthletic a:link, .HPAthletic a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l, .HPDirectory #l, .HPMemoirs #l, .HPAthletic #l {
	padding-left: 5px;
	padding-top: 5px;
}

.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: #FFFFFF;
	height: 935px;
}

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

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

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #AECDFF;
}
.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: #003089;
}
.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: #000000;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 65px!important;
	height: 73px;
	padding: 8px 0px 5px 5px;
	margin-bottom: -35px;
	text-transform:uppercase;
}

#enCountdownDiv {
	color:#fff;
	margin-bottom: 7px;
	text-align: center;
}

#topNav {
	position: relative;
	height: 32px;
	background: url('/pics/topnav_bg.gif');
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	height: 32px;
	width: 900px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 50;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 32px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 161px;}
#topNav3Sub {left: 273px;}
#topNav4Sub {left: 401px;}
#topNav5Sub {left: 515px;}
#topNav6Sub {left: 626px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	background: #003089;
}

#topNav .list li {
	width: 170px;
	line-height: 17px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
	background: #003089;
}
#topNav .list a:hover {
	background: #AECDFF;
	color:#000000;
}

#translate {
	background: url('/pics/section_bg.gif') repeat-x left top;
	color: #FFFFFF;
	padding-top: 20px;
}

#translate a {
	color: #FFFFFF;
}

#wotd, #wotd a{
	color: #FFFFFF;
}

#wotd b, #wotd i {
	display: none;
}




/***   QUICKPOLL   ***/
.HPQuickPoll h2 {
    width: 203px;       /* header width  */
    padding-top: 26px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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


/***  Optional  ***/
.HPQuickPoll {
     width: 203px;
	 padding-bottom: 9px;
     margin: 0px 5px 26px 5px;
     background: url('/pics/section_bg.gif') repeat-x left top #003089;
	 color: #FFFFFF;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only, .HPQuickPoll .see_results {
	margin:0 auto;
	width:70%;
	color: #fff;
}

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

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



