	/* Print Style Sheet */
	
	.topBar ,
	.searchBar ,
	#mainNav ,
	#subNav,
	.leftCol,
	.footer,
	#homeFlash {
		display: none!important;
		}
		
	body {	
		min-width: 0;
		}
		
	* {
		width: auto;
		}
		
	.header {
		height: auto;
		}

	.container {
		width: auto;
		}
		
	.contentHeader {
		margin-bottom: 20px;
		padding: 0;
		height: auto;
		}
		
	.contentHeader h2 {
		float: none;
		font-size: 20px!important;
		width: auto;
		margin-bottom: 10px;
		}
		
	.bannerImage {
		float: none;
		padding-left: 0;
		width: auto;
		}
		
	#content {
		clear: both;
		padding: 0!important;
		}
	
	.mainLogo {
		position: static;
		display: block;
		width: auto;
		height: auto;
		margin: 0 0 20px;
		text-indent: 0;
		font-size: 2em;
		}

	
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
	
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
		width: auto !important;
		height: auto !important;
	}
	