/* FS PUBLISHER - PRINT STYLESHEET - UPDATED 08-14-2007 */

body, td, input, textarea, option, select { font-family:"Times New Roman", Times, serif; }
body { font-size: 1.3em; }

/* sIFR STYLES */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none; height: 0; width: 0; position: absolute; overflow: hidden; }
span.sIFR-alternate { visibility: visible; display: block; position: static; width: auto; height: auto; left: auto; top: auto; }

/* STANDARD ELEMENTS */
.printElement { display: block; width: 100%; }
.screenElement { display: none; }
.handheldElement { display: none; }

/* BLOG NAVIGATION LAYOUTS */
.blogLeftNavigationLayout #blogMain { float: none; width: auto; }
.blogLeftNavigationLayout #blogNavigation { display: none; }
.blogRightNavigationLayout #blogMain { float: none; width: auto; }
.blogRightNavigationLayout #blogNavigation { display: none; }
.blogTopNavigationLayout #blogMain { margin: 0; }
.blogTopNavigationLayout #blogLeftNavigation { display: none; }
.blogTopNavigationLayout #blogRightNavigation { display: none; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #FFF; text-align: left; }
#containerPage { width: auto; margin: 0; text-align: left; }
	#navigationMain{ display: none; }
	#banner { display: none; }
	#columnMain { width: auto; background: #FFF; }
		#content { padding: 0; width: auto; }
			#pageTitle h1 { color: #000; font-size: 1.55em; padding: 0; }
			#FSPContent { padding-top: 0; }
	#blogRSS { display: none; }
	#navigationLower { display: none; }
	#footerWrapper { clear: both; float: none;  width: auto; line-height: 1.4em; background: #FFF; padding: 0; }
		#footer { float: none;  width: auto; }
			img#geographicalTitle { display: none; }
			#geographicalFooter { display: none; }
			#navigationFeatures{ display: none; }
		#contactInformation { line-height: 1.4em; float: none;  width: auto; padding: 0; color: #000; font-size: 1em; }
			#contactInformation strong { font-size: 1.18em; }
			#contactInformation em { font-weight: bold; font-style: normal; }
	#finePrint { clear: both; float: none;  width: auto; border-top: 0 solid #000; background: #FFF; position: relative; padding: 10px 0;  color: #000; font-size: 1em; }
		img#logoLower { display: none; }
		#finePrint a { color: #000; text-decoration: underline; }
		#finePrint a:hover, #finePrint a:focus, #finePrint a.current { color: #000; text-decoration: none; }
		#copyright { display: block; padding: 0; margin: 0; }
		#branding { display: block; padding: 0; }