/* 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; padding: 0; }
#containerPage { margin: 0; text-align: left; width: auto; background: #FFF; }
	#containerPageHead { background: #FFF; }
		#containerPageFoot { background: #FFF; padding: 0; }
			#banner { display: none; }
			#ie #banner { display: none; }
				#navigationMain{ display: none; }
					#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: none;  list-style: none;}
					#navigationMain a { display: block; } 
			#headline { border-bottom: 0 solid #000; float: none;  padding: 0; margin-bottom: 0; display: none; }
				#containerPageTitle { color: #000; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; float: none;  width: auto; }
					h1#pageTitle { padding: 0; margin: 10px 0; }
				#navigationTools{ display: none; }
					#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: none;  list-style: none;}
					#navigationTools a { display: block; margin-right: 0; } 
			#content { padding: 0; }
			#lockToBottom { display: none; }
				#contactInformation { font-size: 1.1em; color: #000; line-height: 1.4em; float: none;  width: auto; }
					#contactInformation h4 { text-transform: uppercase; color: #000; }
					#contactInformation a { font-weight: bolder; color: #000; }
					#contactInformation a:hover { color: #000; }
				#geographicalFooter { display: none; }
			#blogRSS { display: none; }
			#navigationLower{ display: none; }
				#navigationLower a { color: #000; text-decoration: none; }
				#navigationLower a:hover { color: #000; } 
#footer { margin: 0; text-align: left; width: auto; color: #000; font-size: 1em; padding: 0; }
	#footer a { color: #000; }
	#footer a:hover { color: #000; }
	#finePrint { }
		p#copyright { float: none;  }
		p#branding { float: none;  }