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

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

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

.HPNews {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 282px;
	background: url('/pics/news_bg.gif') repeat-y;
	text-align:left;	
}

.HPBBMessages, .HPLinks {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	width: 282px;
	background: url('/pics/bulletin_board_bg.gif') repeat-y;
	text-align:left;
}

.HP2010 {
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	text-align: left;
	width: 262px;
	background: url('/pics/bulletin_board_bg.gif') repeat-y;
}


.HPEvents {
	padding: 5px 5px 5px 5px;
	width: 282px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: url('/pics/events_bg.gif') repeat-y;
	text-align:left;
}

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

.HP2010 a, .HP2010 a:link, .HP2010 a:visited {
	color: #ffd400;
	font-weight: bold;
}

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

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

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

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
	height: 400px;
}

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

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

.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: 30px!important;
	height: 45px;
	padding: 15px 0px 5px 5px;
	text-transform:uppercase;
}

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

#topNav {
	position: relative;
	height: 33px;
	background: url('/pics/topnav_bg.gif');
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	height: 33px;
	width: 900px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 50;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 33px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 154px;}
#topNav3Sub {left: 284px;}
#topNav4Sub {left: 464px;}
#topNav5Sub {left: 593px;}
#topNav6Sub {left: 718px;}


#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	border-color: white;
}

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

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 13px;
	color: black;
	text-decoration: none;
	z-index: 100;
	background-color: #c0c8d9;
	filter:alpha(opacity=90);
	opacity:.90;
	zoom: 1;	
}


#topNav .list a:hover {
	background: #004ea9;
	filter:alpha(opacity=100);
	opacity:1;
	color: white;
}



#pageNav a{
	color:#014EAA;
}

#talon_talk_holder {
	background-color: #fff;
	width:282px;
	text-align:left;
	padding: 5px 0px 8px 0px;
	margin-top: 3px;
}
#talon_talk_holder b {
	display: none;
}

#talon_talk_holder strong a.talon_talk_link {
	margin-left:43px;
}

#talon_talk_holder ul li {
	list-style-image:none !important;
}
 #talon_talk_list {
	height: 90px;
	overflow: hidden;
}


/***   Mandatory   ***/
#qp-54 {
	background-image:url('/pics/activity_bottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin-bottom:15px;
}
#qp-54 .quickpoll{ 
	background-image:url('/pics/events_bg.gif');
	background-repeat:repeat-y;
	width:282px;
	padding:12px 0px;
}

#qp-54 h2 {
    width: 280px;       /* header width  */
    padding-top: 32px;  /* header height */
	overflow:hidden;
    /* default background image is /pics/pics/quick_poll_header.png  */
}

#qp-54 .bar-color {
    background-color: #10296B;   /* results bar color */
}

#qp-54 .results, #qp-54 .choices, #qp-54 .results_only {
width: 246px;
text-align:left;
padding:2px;
}



