/* 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 { text-align: left; background: #FFF; }
#containerPage { margin: 0; text-align: left; width: auto; }
	#navigationMain{ display: none; }
	#banner { display: none; }
	#headline { display: none; }
	#columnMain { margin-top: 0; background: #FFF; }
		#content { margin-bottom: 0; background: #FFF; padding: 0; }
			#pageTitle h1 { color: #000; text-transform: uppercase; font-family: "Times New Roman", Times, serif; font-size: 1.82em; padding-bottom: 0; }
			#FSPContent { }
	#siteInformation { background: #FFF; text-align: left; padding: 0; }
	#ie #siteInformation { display: inline-block; }	
		#siteInformation a:link, #siteInformation a:visited, #footer a:link, #footer a:visited { color: #000; text-decoration: underline;}
		#siteInformation a:hover, #siteInformation a:focus, #siteInformation a.active, #footer a:hover, #footer a:focus, #footer a.active { color: #000; text-decoration: none; }
		#contactInformation { color: #000; line-height: 1.45em; }
		#navigationLower{ display: none; }
		#blogRSS { display: none; }
	#footer { background: #FFF; border-top: 0 solid #000; color: #000; text-align: left; font-size: 1em; }
		#finePrint { padding: 10px 0;  }
			p#copyright { padding: 0; display: block; }
			p#branding { padding: 0; display: block; }
		#geographicalFooter { display: none; }