/* FS PUBLISHER - PRINT STYLESHEET - UPDATED 02-22-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 */
#printBanner { display: block; width: 100%; }
.screenElement { 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; }
#containerPage { background: #FFF; width: auto; }
	#banner { display: none; }
		img#logo { float: none;  }
		#cta { float: none;  }
	#containerColumns { background: #FFF; display: inline-block; }
		#columnMain { float: none;  width: auto; }
			#pageTitle { background: #FFF; padding: 0 0 1.2em 0; color: #000; text-transform: uppercase; font-family: "Times New Roman", Times, serif; margin-top: 0; }
				#pageTitle h1 { padding: 0; }
			#content { padding: 0; }
				#FSPContent { }
			#navigationLower { display: none; }
		#columnSide { display: none; }
	#footer { padding: 0; color: #000; background: #FFF; font-size: .91em; }
		#footer a { color: #000; }
		#footer a:hover { text-decoration: none; }
		#contactInformation { padding-bottom: 1.2em; font-weight: bold; }
		#finePrint { }
			p#copyright { padding: 0; }
			p#branding { padding: 0; }