@charset "utf-8";
/* CSS Document */

/* mobile styles */
@media handheld {

	html, body {
		font: 12px/15px sans-serif;
		background: #fff;
		padding: 3px;
		color: #000;
		margin: 0;
		}
	#sidebar, #footer {
		display: none;
		}
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		}
	#content img { 
		max-width: 250px;
		}
	.center {
		width: 100% !important;
		text-align: center;
		}
	a:link, a:visited {
		text-decoration: underline;
		color: #0000CC;
		}
	a:hover, a:active {
		text-decoration: underline;
		color: #660066;
		}

}
/* iPhone-specific styles */
@media only screen and (max-device-width: 480px) { 

	html {
		-webkit-text-size-adjust: none;
		}

}

#nav, .noprint, #sideLg, #navUtil, #search, #navGlob, #navSeco {display: none;}
#container, #container2, #mainContent, #wrapperbgcolumn, #wrapperheadercolumn {background: transparent;width: 100%; margin: 0; float: none;}

#header {
   content: " (" <img src="/images/logo.gif" ") ";
   }
   
a:link, a:visited {color: #00F;
	background: transparent;
	text-decoration: underline;
}
p , ul, li {color: #fff; font-size:10pt; font-family: Tahoma, Verdana, Geneva, sans-serif;}

body {color: #fff; font-size:10pt; font-family: Tahoma, Verdana, Geneva, sans-serif; background-image: none; background-color:black;}

h2, h3, h4 { margin-top: 10px;}

#newsletterTab #events li {text-indent:-2.5em;list-style-type:none;}
#newsletterTab.tabberlive {display:inherit !important;background: transparent;width: 100%;}
li a#newsletterTabnav1, li a#newsletterTabnav2, li a#newsletterTabnav3, li a#newsletterTabnav4, li a#newsletterTabnav5 {
background-color:#none;
}
	
.tabbertabhide, ul.tabbernav {display:none;}
p.iconNewsletter {display:none;}
.banner {display:none;}

* {float:none;}

input.subscribebutton {
background:transparent url(/images/button_subscribe.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
display:block;
height:25px;
width:90px;
}

#substories div, #sidebar div {border-top: 1px dotted #333; margin-top: 10px;}
#sidebarsnippet1 img, #sidebarsnippet2 img, #substories div img {float: right;}

#pagetitle {font-size: x-large !important;}
