body {
	margin: 8px 0;
	color: #000000;
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #000;
}
#emergency_procedures b {
	display:none;
}
.HPNews, .HPLinks, .columnLeft {
  	width: 300px;
	padding: 5px 5px 20px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/pics/bgAppsLeft.gif) repeat-y;
}

.HPNews p {
	margin: 0;
	padding: 0 0 1em 0;
}

.HPDirectory, .HPEvents, .columnRight {
  	width: 258px;
	padding: 5px 5px 20px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/pics/bgAppsRight.gif) repeat-y;
}

.neutral, table {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	padding: 0;
	vertical-align: top;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #666 url(/pics/bgMainIndex.gif) repeat-y;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 300px;
	vertical-align: top;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
}

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

.light {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #E7E7E7;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #666;
}
.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%;
	margin-bottom: 7px;
	padding: 6px 6px 6px 6px;
	border: 3px solid #E7B002;
	font: bold 12pt Tahoma, Times, Times New Roman, serif;
	color: #333;
	background: #F0C20D;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	text-decoration: none;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}

/*Elements by Ozgur*/

.bgColumnLeft {
	vertical-align: top;
	background: #474646;
}

.bgGradIndex {
	width: 591px;
	height: 32px;
	background: #ccc url(/pics/bgGradIndex.jpg) no-repeat right;
}

.bgGrad {
	width: 590px;
	height: 32px;
	background: #fff url(/pics/bgGrad.jpg) no-repeat right;
}

.bgFooter {
	text-align: center;
	height: 54px;
	padding-top: 30px;
	background: url(/pics/bgFooter.jpg) no-repeat;
        background-position: 0px 0px;
	color: #333; 
}

/*Left Navigation Elements*/

#leftNav {
	position: relative;
	margin:8px 0 0 11px;
}
#leftNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -20px;
	z-index: 0;
}
#leftNav .subNav {
	position: absolute;
	visibility: hidden;
	left: 151px;
	z-index: 100;
}
#leftNav2Sub {top: 25px;}
#leftNav3Sub {top: 50px;}
#leftNav4Sub {top: 75px;}
#leftNav5Sub {top: 100px;}
#leftNav6Sub {top: 125px;}
#leftNav7Sub {top: 150px;}
#leftNav8Sub {top: 175px;}
#leftNav10Sub{top: 200px;}
#leftNav12Sub{top: 237px;}


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

#leftNav .list li {
	width: 195px;
	line-height: 20px;
	background-color: #F5BC00;
}

#leftNav .list a {
	zoom: 1; /* give hasLayout to fix IE7 extra space b/w links http://www.brunildo.org/test/IEWlispace.php */
	display: block;
	width: auto !important;
	width: 100%;
	padding: 2px 0px 0px 4px;
	color: #333;
	text-decoration: none;
	z-index: 100;
}
#leftNav .list a:hover {
	text-decoration: none;
	color: #333;
	background-color: #9EACC0;
}

#enCountdownDiv {
	color: #000;
	text-align: center;
}


















/*  Generic quick poll styles, can be deleted eventually  */
.HPQuickPoll .choices ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.HPQuickPoll .choices li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.HPQuickPoll .choices label {
	padding-left: 20px;
	text-indent: -26px;
	display: block;
	margin-bottom: 8px;
}

.HPQuickPoll .choices label input {
	width: 20px;
}

.HPQuickPoll h2 {
	padding: 0;
	margin: 0;
}

.HPQuickPoll h3 {
	padding: 0;
	margin: 0 0 .2em 0;
	font-size: 1em;
}

.HPQuickPoll .question {
	text-align: center;
	font-size: 1.4em;
	margin: 0;
	padding: 9px;
	font-weight: bold;
}

.HPQuickPoll .result {
	margin: 0 0 1em 0;
	clear: both;
}

.HPQuickPoll .bar {
	width: 120px; /*  max width of bar  */
	height: 16px;
}

.HPQuickPoll .result_string {
	float: right;
}
.HPQuickPoll .bar-color {
	background-color: #999;
	display: block;
	height: 100%;
}

.HPQuickPoll .votestatus {
	text-align: center;
	font-size: 1em;
}

.HPQuickPoll .see_results {
	font-size: .9em;
	padding-top: 4px;
	display: block;
}
.HPQuickPoll .notscientific {
	display: block;
	font-size: .9em;
	text-align: center;
}
.HPQuickPoll, .HPQuickPoll a, .HPQuickPoll a:link, .HPQuickPoll a:visited {

}

.HPQuickPoll .num_votes {
	display: none;
}

.HPQuickPoll .quickpoll {
	background: url(/pics/bgAppsLeft.gif) repeat-y;
	padding-bottom: 5px;
}

/* Sponsors */

div.SponsorsDiv {
  	width: 258px;
	padding: 0px 5px 10px 5px;

	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/pics/bgAppsRight.gif) repeat-y;
}
.SponsorsDiv h2 {
	margin:0;
	margin-left:-5px;
	width:258px;
	height:0px;
	padding-top:57px;
	overflow:hidden;
}
.SponsorsDiv h2#sponsor_header {
	background-image:url('/pics/our_sponsor.png');=
}
.SponsorsDiv h2#sponsors_header {
	background-image:url('/pics/our_sponsors.png');
}
.SponsorsDiv ul {
	width:240px;	
	padding:0px;
	margin:0px auto;
}
.SponsorsDiv ul li{
	list-style-type:none;
	margin:0 auto;
	text-align:center;
}
