/* 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; color: #000;  }
#shadowPage { width: auto; margin: 0; background: #FFF; text-align: left; }
	#containerPage { background: #FFF; margin: 0; }
	.home #containerPage { background: #FFF; }
		#banner { display: none; }
		.home #banner { display: none; }
			#logo { position: absolute; left: 98px; top: 15px; }
			.home #logo { left: 96px; top: 6px; }
		#navigationMain { display: none; }
			#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: none;  list-style: none;}
			#navigationMain a { display: block; } 
		#containerColumns { background: #FFF; margin: 0; padding-right: 0; display: inline-block; }
		.home #containerColumns { background: #FFF; }
			.home #tagline {  }
			#columnMain { float: none;  width: auto; padding-top: 0; }
				#content {  }
					#pageTitle h1 { color: #000; padding: 0; margin: 0; text-transform: uppercase; font-family: "Times New Roman", Times, serif; }
			#columnSide { float: none;  width: auto; }
				#contactInformation { margin: 0; background: #FFF; border: 0 solid #000; padding: 0; text-align: left; font-weight: bold; font-size: .91em; line-height: 1.7em; }
				.home #contactInformation { margin: 0; background: #FFF; border: 0 solid #000; padding: 0; color: #000; text-align: left; position: absolute; left: 115px; top: 96px; }
				#navigationTools { display: none; }
					#navigationTools img { border-left: 0 solid #000; }
					#navigationTools a img { border-left: 0 solid #000; }
				#blogSearch { display: none; }
				#blogRSS { display: none; }
			#footer { font-size: .82em; padding: 0; }
				#footer a { color: #000; text-decoration: none; }
				#footer a:hover { text-decoration: underline; color: #000; }
				#navigationLower { display: none; }
				#finePrint { color: #000; }
					#copyright { padding: 0; }
					#branding { padding: 0; }