/* 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; }

/* 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 { margin: 0; width: auto; text-align: left; }
	#banner { display: none; }
		img#logo { position: absolute; left: 125px; top: 15px; }
		img#cta { position: absolute; right: 22px; top: 16px; }
	#navigationMain { display: none; }
		#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: none;  list-style: none;}
		#navigationMain a { display: block; } 
	#content { background: #FFF; }
		#pageTitle h1 { background: #FFF; color: #000; text-transform: uppercase; padding: 0; margin: 0; }
		#FSPContent { padding: 0; }
	#footer { text-align: left; color: #000; }
		#footer a { color: #000; font-weight: bolder; text-decoration: none; }
		#footer a:hover { color: #000; }
		#contactInformation { background: #FFF; color: #000; padding: 0; text-align: left; }
			#contactInformation p { padding: 0; }
		#navigationLower { display: none; }
		#geographicalFooter { display: none; }
		#finePrint { font-size: .91em; }
			p#copyright { float: none;  }
			p#branding { float: none;  }