/* 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; padding: 0; text-align: left; }
#containerPage { margin: 0; text-align: left; width: auto; background: #FFF; }
	#banner { display: none; }
	#columnMain { padding: 0; width: auto; }
		#content { font-size: 1.05em; }
			#pageTitle { background: #FFF; text-transform: uppercase; font-weight: normal; font-family: 'Times New Roman',times,serif; color: #000; }
				#pageTitle h1 { padding: 0; font-size: 2em; }
			#FSPContent { padding-top: 0; }
	#footer { float: none;  width: auto; padding-bottom: 0; }
		#containerSearch { display: none; } 
			#blogSearch { display: none; }
		#navigationLower{ display: none; }
		#blogRSS { display: none; }
	#siteInformation { float: none;  width: auto; background: #FFF; font-size:.82em; color: #000; line-height:1.4em; } 
		img#logoSmall { display: none; }
		#disclaimerText { display: none; }
		#geographicalFooter { display: none; }
		#finePrint { padding: 10px 0;  }
			#finePrint a:link, #finePrint a:visited{ color: #000; text-decoration:underline;}
			#finePrint a:hover, #finePrint a:focus, #finePrint a.active, #finePrint a.active:link, #finePrint a.active:visited, #finePrint a.active:hover,
			#finePrint a.active:focus{ color: #000; text-decoration:underline;}
			p#copyright { padding: 0; }
			p#branding { }