/* 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 { text-align: left; background: #FFF; padding: 0; }
#containerPage { margin: 0; padding: 0; width: auto; text-align: left; }
	#banner { display: none; }
	#containerColumnsWrapper { float: none;  width: auto; background: #FFF; }
		#containerColumns { float: none;  background: #FFF; float: none;  width: auto; padding-bottom: 0; }
			#columnMain { float: none;  width: auto; }
				#navigationMain{ display: none; } 
				#containerIllustration { display: none; }
				#content { margin: 0; width: auto; }
					#pageTitle h1 { margin: 0; font-size: 1.27em; color: #000; }
			#columnSide { float: none;  width: auto; }
				#blogSearch { display: none; }
				#blogRSS { display: none; }
				#contactInformation { margin: 0; padding: 0; line-height: 1.64em; color: #000; background: #FFF; }
					#contactInformation address { padding: 0; }
					#contactInformation p strong { background: #FFF; color: #000; float: none;  width: auto; padding-left: 0; }
	#footer { clear: both; padding: 0; line-height: 1.64em; color: #000; }
		#footer a { background: #FFF; color: #000; text-decoration: none; }
		#footer a:hover { text-decoration: underline; }
		#navigationLower{ display: none; }
			#navigationLower a { word-spacing: normal; }
		#geographicalFooter { display: none; }
		#finePrint { }
			p#copyright { display: block; padding-right: 0;  }
			p#branding { display: block;  }
