/* 
	FCS Style Declarations: Print View
	Created/Compiled by Christopher J. Ford
	(c) 2009, 2010 Ford Computing Services as an aggregated work.
	
	These declarations are designed for optimized printing.  
	This is used for media identifying themselves as "print" 
	to the browsers.
	
	For reasons of IT Accessibility, see "fcs_screen.css", 
	"fcs_mobile.css", "fcs_aural.css", and "fcs_rss.css" 
	for additional media customization.
	
	Last Validated for CSS:  - CSS 2.1, 3.0

	
	Revision History
	01/17/2009	Initial Compilation
*/

/* Imported Styles - External Style Sheets from PWSA */


/* Master Elements - Those affecting site architecture or branding. */


/* Page Elements - Those affecting content. */


/* Custom Elements */

.ScreenReaderHidden, .WebViewOnly, .Spacer {
	display: 			none;
	visibility:			hidden;
	font-size: 			0%;
	height: 			0%;
}

.ScreenReaderHidden a, .ScreenReaderHidden h1, .ScreenReaderHidden p {
	display: 			none;
	visibility:			hidden;
	font-size: 			0%;
	height: 			0%;
}

#SkipNavigation, #SiteMapNavigation {
	display: 			none;
	visibility:			hidden;
	font-size: 			0%;
	height: 			0%;
}

#NavBarLocal { 
	display: 			none;
	visibility: 		hidden;
}

#NavBarGlobal { 
	display: 			none;
	visibility: 		hidden;
}

/*
#Level1 h1, 
*/

#Level2 ul {
	display: 			none;
	visibility: 		hidden;
	font-size: 			0%;
	height: 			0%;
}

#google_translate_element {
	display: 			none;
	visibility: 		hidden;
	font-size: 			0%;
	height: 			0%;
}