/* 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,.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; color: #000000; padding: 0; background: #FFFFFF; }
p,h1,h2,h3,h4,h5,h6 { color: #000000; }
a:link,a:visited,a:hover,a:focus,a:active { color: #000000; text-decoration: none; }
br.clear { line-height: 0; }

	#containerPage,.home #containerPage { width: auto; margin: 0; background: none; }

		#banner { display: none; }

		#containerColumns { position: static; clear: both; width: 90%; margin: 0; padding: 1em 0 0 0; background: none; }
			#content { margin: 0; padding-top: 0; }
				#FSPContent { padding: 1em 0; }
					
		#blogRSS { display: none; }

		#footer { margin: 0; padding: 0; background: none; border: none; }
			#contactInformation { margin: 0; padding: 1em 0; background: none; border-top: 1px solid #333333; }
				#contactInformation img { display: none; }
				#contactInformation address {  }
					#contactInformation p { color: #333333; margin: 0; }
			#navigationLower,#geographicalFooter { display: none; }
			#finePrint { text-align: left; margin: 0; padding: 1em 0 0 0; background: none; border-top: 1px solid #333333; }
				#finePrint p { font-size: 1em; color: #333333; }
					p#copyright { display: block; float: none; margin: 0; }
						.finePrintLinks { display: none; }
					p#branding { display: block; float: none; margin: 0; }
				#finePrint a { color: #333333; text-decoration: none; }

