body
{
	background-image: none;
	background-color: #FFF;
	color: #000;
	margin: 0in;
	width: 99%; 
	font-family: Arial;
	font-size: 11pt;
}

.NoPrint
{
	display: none;
	visibility: hidden;
}

.Print
{
	display: block;
	visibility: visible;
}

#OuterWrapper
{	
	width: 99%;
	background-image: none;
	background-color: #FFF;
}

#InnerWrapper
{
	padding: 0;
}

#Header
{
	background-image: none;
	background-color: #FFF;
}

	#Logo
	{
		display: none;
		visibility: hidden;
	}
	
	#LogoPrint
	{
		display: block;
		visibility: visible;
	}
	
	#HeaderLinks
	{
		display: none;
		visibility: hidden;
	}
	
	#HeaderSearch
	{
		display: none;
		visibility: hidden;
	}
	
	#NavigationWrapper
	{
		display: none;
		visibility: hidden;
	}

#ContentWrapper
{
	
}


	#ContentTopWrapper
	{
		width: 99%;
		background-image: none;
		background-color: #FFF;
		border: 0;
		padding: 0;
	}
	
	#ContentTopHeader
	{
		background-image: none;
		background-color: #FFF;
		display: none;
		visibility: hidden;
	}
	
	#ContentTop
	{
		border: 0;
		border-left: 0;
		border-right: 0;
		padding: 0;
		width: 99%;
	}
	
		#ContentTopCenter
		{
			border: 0;
			width: 99%;
			background-color: none;
		}
		
		#ContentTopLeft
		{
			position: relative;
			float: none;
			display: block;
			background-color: none;
			border: 0;
			margin: 0;
		}
		
		#ContentTopRight
		{
			position: relative;
			float: right;
			display: block;
			background-color: none;
			border: 0;			
			margin: 0;
		}
		
		#ContentTopCenterVideo
		{
			position: relative;
			background-color: none;
			border: 0;
			margin: 0;
			width: 99%;
			overflow: auto;
		}
			
		#ContentTopLeftVideo
		{
			position: relative;
			float: none;
			display: block;
			background-color: none;
			border: 0;
			margin: 0;
			width: 99%;
		}
			
		#ContentTopRightVideo
		{
			position: relative;
			float: none;
			display: block;
			background-color: none;
			border: 0;
			margin: 0;
		}
			
		#ContentTop2Col
		{
			border: 0;
			padding: 0;
		}
			
			#ContentTop2ColCenter
			{
			
				display:block;
				border: 0;
				width: 99%;
			}
			
			#ContentTop2ColRight
			{
				position: relative;
				float: right;
				display: block;
				padding: 0;
				margin: 0;
				display:block;
			}
			
		#ContentTop1Col
		{
			border: 0;
			padding: 0;
		}
			
			#ContentTop1ColCenter
			{
				border: 0;
			}
		
		#ContentTopFooter
		{
			display: none;
		}
		

	#ContentBottomWrapper
	{
		background-image: none;
		background-color: #FFF;
		border: 0;
		width: 99%;
	}
	
		#ContentBottom
		{
			background-image: none;
			border: 0;
			padding: 0;
		}
		
		#ContentBottomCenter
		{
			border: 0;
			width: 99%;
		}
		
		#ContentBottomCenterInterior
		{
			padding: 0;
		}
		
		#ContentBottomLeft
		{
			display: none;		
		}
		
		#ContentBottomRight
		{
			display: none;
		}
		
	#ContentHomeBottomWrapper
	{
		background-image: none;
		background-color: #FFF;
		border: 0;
	}
	
		#ContentHomeBottom
		{
			border: 0;
			padding: 0;
		}
		
		#ContentHomeBottomCenter
		{
			border: 0;
			width: 99%;
		}
		#ContentHomeBottomLeft
		{
			display: none;		
		}
		
		#ContentHomeBottomRight
		{
			display: none;
		}
	
#Footer
{
	display: none;
	visibility: hidden;
}

#OuterFooter
{
	display: none;
	visibility: hidden;
}
*/
