@charset "utf-8";

html{ height: 100%;}

#intLeftCol{ width: 135px; }
#intMidCol{ margin: 0 0 14px 15px; padding: 0; width: 422px; }
#intSingleCol{ float: right; margin: 0 0 30px 0; width: 580px; }
	#splashContent{
		position: relative;
		padding: 10px 0 10px 0;
		width: 580px;
		height: 139px;
		font-size: 11px;
		color: white;
		background: url(../images/sp_facts_bg.jpg) no-repeat top center;
	}
		
		#splashContent a{ color: white; text-decoration: underline; }
		#splashContent a:link{ color: white; text-decoration: underline; }
		#splashContent a:visited{ color: white; text-decoration: underline; }
		#splashContent a:active{ color: #cccccc; text-decoration: underline; }
		#splashContent a:hover{ color: #cccccc; text-decoration: underline; }
	
		.splashContentColumn{
			float: left;
			padding: 10px;
			width: 172px;
		}
		
.green { color: #618724; }

#intRightCol{
	position: relative;
	float: right;
	width: 140px;
	margin: 0 0 10px 5px;
	padding: 38px 0 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	background: none;
}

.hidden{
	display: none;
}





#NC_topsection{
	border-bottom:1px solid #999;
	margin-bottom:10px;}
	
	#NC_topsection ul{
		margin:10px 0 0 0;
		padding:0;}
	
	#NC_topsection li{
		list-style:none;
		display:block;
		float:left;
		height:26px;
		padding-right:20px;}
		
		
		
		
		
.NC_pdf_icon{
	float:left;
	padding-right:10px;
	position:relative;
	bottom:5px;}
	
	
	
#NC_video_section{
	margin-bottom:10px;}	
	
	
#NC_video_section img{
	margin-right:20px;}
	
	
	
	
#NC_photo_section img{
	margin:0 10px 10px 0;
