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

.HPEvents, .HPNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/pics/left_table_bg.gif);
	width: 370px;
}

.HPLinks, .HPDirectory, .HPBBMessages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/pics/right_table_bg.gif);
	width: 355px;
}

.HPNewsAdjusted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/pics/right_table_bg.gif);
	width: 355px;
	margin-left: 0px;
	margin-right: 0px;
}


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

.HPLinks #l, .HPDirectory #l {
	padding-left: 20px;
	padding-top: 5px;
}

.HPEvents #r, .HPNews #r, .HPBBMessages #r {
	padding-right: 15px;
}

.HPLinks #r, .HPDirectory #r {
	padding-right: 10px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #000000;
}

.HPNews a:active, .HPNews a:hover,
.HPBBMessages a:active, .HPBBMessages a:hover,
.HPEvents a:active, .HPEvents a:hover,
.HPLinks a:active, .HPLinks a:hover {
	color: #D70303;
}

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

.contentIndex {
	padding: 0px 0px 0px 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
}

.content {
	padding:10px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
	text-align:justify;
	line-height:17px;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 24px!important;
	height: 30px;
	padding: 6px 0px 15px 5px;
	text-transform:uppercase;
}

.content hr {
	display: block;
	width: 100%;
	background-image: url(/pics/hr.gif);
	background-repeat: no-repeat;
	height: 6px;
	padding: 6px 0px 15px 5px;
	border:none;
}


.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:5px;
	list-style-image:url('/pic/ul_bullet.gif');
	
}

a, a:link, a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover, a:active { color: #144995; }

.light {
	background-color: #F9C011;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #003366;
}

.dark {
	background-color: #960F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #B9D6F6; }

.neutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

.neutral, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
}
.content tfoot{
	font-size:10px;
	font-style:italic;
}


.neutral a, .neutral a:link, .neutral a:visited { color: #2D3B70; }
.neutral a:hover, .neutral a:active { color: #B30000; }

body {
	margin: 0px;
	color: #FFFFFF;
	background-color:#5F0004;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

#topNav {
	position: relative;
	height: 30px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -50px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 30px;
	margin: 0 4px 0 0;
	z-index: 100;
}

#topNav2Sub {left: 76px;}
#topNav3Sub {left: 196px;}
#topNav4Sub {left: 308px;}
#topNav5Sub {left: 403px;}
#topNav6Sub {left: 490px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
}

#topNav .list li {
	background-color: #F9C011;
	width: 160px;
	line-height: 16px;
}

#topNav2Sub .list li{width: 180px;}
#topNav4Sub .list li{width: 180px;}
#topNav5Sub .list li{width: 180px;}
#topNav6Sub .list li{width: 180px;}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 2px 6px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	z-index: 100;
	border-bottom: 1px solid #FFFFFF;
}
#topNav .list a:hover {
	text-decoration: none;
	background-color: #960F0F;
	color: #FFFFFF;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

#rightNav {
	font-size:12px;
	background-color: #C7DFF4;
	width:140px;
	height:100%;
	border:1px solid #585858;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:5px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#000000;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#144995;
	color:#FFD84C;
}

#rightNav .header {
	background-color: #144995;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}

#ufo1 {
	margin:0 0 0 0;
	padding:2px 0 0 0;
}


/* QUICK POLL STYLES */
/* new starts here */


/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 365px;       /* header width  */
    margin-left: 5px;
    padding-top: 63px;  /* header height */
    *height: 0px;  /* IE fix */
    /* default background image is /pics/quick_poll_header.png  */
}

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


/***  Optional  ***/
.HPQuickPoll {
     width: 370px;
     padding-bottom: 15px;
     background: url(/pics/left_table_footer.gif) no-repeat bottom;
     text-align: left;
}

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

.HPQuickPoll .question {
    padding: 9px 9px 9px 15px;
    margin: 0;
    text-align: left;     
}

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




