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


body {
	font: 11px "Arial", Times, serif;
	background: #B1B1B1;
	color: #000000;
	margin: 0px;
}

.HPNews {
	font: 11px "Arial", Times, serif;
	width: 272;
	color: #000000;
	padding-right: 10px;
}

.HPNewsNew {
	font: 11px "Arial", Times, serif;
	width: 272;
	color: #000000;
	/*padding-right: 10px;*/
}

.HPEvents {
	font: 11px "Arial", Times, serif;
	width: 271px;
	color: #000000;
	padding-right: 10px;
}

.HPEventsNew {
	font: 11px "Arial", Times, serif;
	width: 271px;
	color: #000000;
	padding-right: 10px;
}

.HPDirectory {
	font: 11px "Arial", Times, serif;
	width: 169px;
	color: #000000;
	background: url(/pics/directory_bg.gif);
}
.HPDirectory td {
	padding-right: 5px;
}
.HPLinks {
	font: 11px "Arial", Times, serif;
	width: 169px;
	color: #000000;
	background: url(/pics/links_bg.gif);
}
.HPLinks td {
	padding-right: 5px;
}

#itn {
	width: 271px;
	padding-right: 10px;
}

#itn a {
	font-weight: regular;
}

#itn_container {
	margin: 8px;
	border: 0;
}

#itn td {
	background-color: #fff;
}

#itn .lightBorderBottom {
	border: 0;
}





.HPMemoirs {
	font: 11px "Arial", Times, serif;
	width: 169px;
	color: #000000;
	background: url(/pics/memoirs_bg.gif);
}
.HPMemoirs td {
	padding-right: 5px;
}

.neutral, table {
	font: 11px "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #333333; }
.neutral a:hover, .neutral a:active { color: #FC6529; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 11px "Arial", Times, serif;
	color: #000000;
	background: #E5E5E5;
}

.content {
	padding: 10px;
	height: 300px;
	font: 11px "Arial", Times, serif;
	color: #000000;
	background: #E5E5E5;	
}

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

.light {
	font: 11px "Arial", Times, serif;
	color: #000000;
	background: #F3F3F3;
}
.light  a, .light a:link, .light a:visited { color: #333333; }
.light a:hover, .light a:active { color: #FC6529; }

.dark {
	font: 11px "Arial", Times, serif;
	color: #000000;
	background: #B1B1B1;
}
.dark a, .dark a:link, .dark a:visited { color: #000000; }
.dark a:hover, .dark a:active { color: #FC6529; }

.pageTitle {
	display: block;
	padding: 6px 0px 0px 10px;
	width: 730px!important;
	width: 740px;
	height: 22px!important;
	height: 28px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #000000;
	background:url(/pics/pagetitle.gif) left repeat-x;
}

#topNav {
	position: relative;
	height: 40px;
z-index: 999;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 778px;

}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -30px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 29px;
	z-index: 100;
}

#topNav2Sub {left: 56px;}
#topNav3Sub {left: 134px;}
#topNav4Sub {left: 229px;}
#topNav5Sub {left: 313px;}
#topNav6Sub {left: 400px;}
#topNav8Sub {left: 554px;}

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

}

#topNav .list li {
	width: 160px;
	line-height: 18px;
	border-right:1px solid white;
	border-left:1px solid white;
	background-image: url(/pics/nav_bg.gif);

}

#topNav2Sub .list li{width: 165px;}
#topNav4Sub .list li{width: 185px;}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 4px;
	color: #000000;
	text-decoration: none;
	z-index: 999;
}
#topNav .list a:hover {
	color: #FF6326;
z-index: 999;
}
div#twitter {
	background: url(/pics/events_bg.gif);
	width:250px;
}
div#twitter ul li {list-style-type: disk; color:#666666; padding-bottom:5px;}
div#twitter ul {padding:0; margin: 5px 0 0 30px;}


/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 169px;       /* header width  */
display:none;

    /* default background image is /pics/pics/quick_poll_header.png  */
}

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


/***  Optional  ***/
.HPQuickPoll {
     width: 169px;
     padding-bottom: 9px;
background: url(/pics/memoirs_bg.gif);
text-align:center;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:150px;
	text-align:left;
padding-left:10px;
padding-right:9px;

}

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

#slideshow{
	margin:15px 0 15px 0;
}
marquee {
	padding:5px 0 5px 0;
}
a#edline{
	position:absolute;
	top:0px;
	margin-left:20px;
	overflow:hidden;
	height:0px;
	width:120px;
	padding-top:18px;
	background:url('/pics/edline.gif') no-repeat top left;
}

a#student_submissions {
	position:absolute;
	top:0px;
	margin-left:120px;
	overflow:hidden;
	height:0px;
	width:120px;
	padding-top:18px;
	background:url('/pics/student_submissions_button.gif') no-repeat top left;
}

a#alumni_submissions {
	position:absolute;
	top:0px;
	margin-left:250px;
	overflow:hidden;
	height:0px;
	width:120px;
	padding-top:18px;
	background:url('/pics/alumni_submissions_button.gif') no-repeat top left;
}

a#parent_submissions {
	position:absolute;
	top:0px;
	margin-left:380px;
	overflow:hidden;
	height:0px;
	width:120px;
	padding-top:18px;
	background:url('/pics/parent_submissions_button.gif') no-repeat top left;
}

/*New Logo */ 

img#blink {
	position: absolute;
        padding: 2px 10px; 
}










