@import url("/apps/js/polls/polls-pack.css"); /* add to the top of main.css */

body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background-image:url(/pics/bg.gif);
	background-repeat:repeat;
}

/*******************************************************************/

.HPNews, .HPEvents, .HPDirectory, .HPBBMessages, .HPLinks, .HPQuickPoll {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	width: 249px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

.HPQuickPoll {
	width:247px;
	padding: 0px;
}
.HPQuickPoll h2 {
	padding-top:26px;
	width: 247px;

}
.HPQuickPoll .quickpoll {
background: url(/pics/bottom1.gif) bottom left no-repeat;
padding-bottom: 15px;
}

/**********************************************************************/

.contentIndex {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #fff;
	padding: 10px 0px 10px 0px;
}

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

.pageTitle {
	padding: 2px 0px 2px 12px;
	margin-bottom: 20px;
	font: bold 13pt "Arial", Times, serif;
	color: #13569A;
	background: #EBEBEB;
	border-bottom:1px solid #3470AC;
	border-top:1px solid #3470AC;
	letter-spacing:2px;
}


.content h3{
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}

.content b{
	font-size:14px;
	font-weight:bold;
	color: #333;
}

.content ul li, .content ol li{
	margin-bottom:2px;
	list-style-image:url('/pic/ul_bullet.gif');
	
}

.content hr{
	border:2px #06c;
	height:14px;
}

a, a:link, a:visited { color: #454702; }
a:hover, a:active { color: #00349A; }

/**********************************************************************/

#search {
	width: 152px;
	*width: 152px;
	margin: 0px 0px 0 7px;
	border: 1px solid #a9a9a9;
}

.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; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #E2E2E2;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #1766B5;
	font-weight:bold;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

/*****************************************************************/

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}

.leftborder {
	background-image:url(/pics/left_border.gif);
	background-repeat:repeat-y;
}

.rightborder {
	background-image:url(/pics/right_border.gif);
	background-repeat:repeat-y;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -60px;
	top: -50px;
	z-index: 0;
}

#leftNav {
	position: relative;
	width:168px;
	height:887px;
}
#leftNavButtons {
	position: absolute;
	z-index: 100;
	top: 0px;
	height:34px;
}
#leftNav .subNav {
	position: absolute;
	visibility: hidden;
	left: 168px;
	z-index: 100;
}

#leftnav2Sub {top: 29px;}
#leftnav3Sub {top: 58px;}
#leftnav4Sub {top: 87px;}
#leftnav5Sub {top: 116px;}
#leftnav7Sub {top: 174px;}
#leftnav8Sub {top: 203px;}
#leftnav9Sub {top: 232px;}
#leftnav10Sub {top: 261px;}
#leftnav11Sub {top: 290px;}
#leftnav15Sub {top: 405px;}


#leftNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	border-top:1px solid #000;
}

#leftNav .list li {
	background-color: #E1E1E1;
	width: 170px;
	line-height: 20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #000;
}

#leftNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 0px 2px 0px 8px;
	color: #000;
	text-decoration: none;
	z-index: 100;
}
#leftNav .list a:hover {
	background-color:#E7F1FD;
	color:#000;
}

table.staff a:link, table.staff a:visited {
	color: #000000;
}
table.staff a:hover, table.staff a:active {
	color: #00349A;
}

.alumniLink {
	text-indent: 28px!important;
	text-indent: 24px;
	width: 247px!important;
	width: 249px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#enCountdownDiv {
	font-size: 12px;
	color: #13569A;
	padding: 7px;
}


