/* 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 { text-align: left; background: #FFF;  }
		#wrapperPage { margin: 0; padding: 0; width: auto; background: #FFF;}
			#wrapperPage-top { background: #FFF;}
				#containerPage { margin: 0; padding: 0; width: auto; text-align: left; padding-bottom: 0; }
					#banner { display: none; }
					#navigationMain{ display: none; }				
					#columnMain { width: auto;}
						#pageTitle { background: #FFF; color: #000; }
							#pageTitle h1 { padding: 10px 0; font-weight: normal; }
						#content { margin: 0;}
							#FSPContent { }
						#blogRSS { display: none; }
						#containerAddressSeach { border-bottom: 0 solid #000; background: #FFF; padding-bottom: 0; _display: inline-block; }
							#contactInformation { float: none;  margin: 0; display: block; font-size: 1em; color: #000; } 
								#contactInformation p{ padding: 0; }
							#blogSearch { display: none; }
						#navigationLower{ display: none; }
		#containerFooter { font-size: .91em; text-align: left; color: #000; }
				#containerFooter a:link, #containerFooter a:visited { color: #000; text-decoration: underline; }
				#containerFooter a:hover, #containerFooter a:focus, #containerFooter a:active  { color: #000; text-decoration: none; }
			#finePrint { padding-top: 0; padding-bottom: 1.2em; }
				p#copyright { padding: 0; display: block; }
				p#branding {padding: 0 0 0 .5em; display: block; }
