/* 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 { margin: 0; text-align: left; width: auto; }
	#banner { display: none; }
		img#logo { margin: 0; }
		img#cta { position: absolute; right: 0; top: 46px; }
		#blogSearch { display: none; }
	#navigationMain{ display: none; }
		#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: none;  list-style: none;}
		#navigationMain a { display: block; } 
	#content { padding: 0; }
		#pageTitle {  }
			#pageTitle h1 { color: #000; text-transform: uppercase; padding: 0; margin: 0 0 1.2em 0; font-size: 1.8em; }
		#FSPContent {  }
	#contentFoot { padding-bottom: 0; }
		#contactInformation { background: #FFF; width: auto; float: none;  }
			#contactInformation address { padding: 0; font-size: 1em; line-height: 1.4em; }
		#navigationLower{ display: none; }
			#navigationLower img { margin: 0; display: block; }
		#blogRSS { display: none; }
	#footer { border-top: 0 solid #000; padding: 0; text-align: left; color: #000; font-size: 1em; }
		#finePrint { color: #000; padding: 10px 0; }}
			p#copyright { display: block; margin-right: 0; }
			p#branding { display: block; }
		#geographicalFooter { display: none; }