/* 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 { text-align: left; margin: 0; width: auto; position: relative; border-top: 0 solid #000; background: #FFF; }
	#navigationMain{ display: none; }
		#navigationMain ul { list-style: none; margin: 0; padding: 0; }
			#navigationMain ul li { float: none;  }
		img#cta { float: none;  }
	#banner { display: none; } 
		img#logo { position: absolute; top: 55px; left: 376px; } 	
	#bannerBranding { background: #FFF; text-align: left; height: 25px;  display: none;} 
		#bannerBranding img { float: none;  }
		img#tagline { float: none;  }
	#containerColumns { position: relative; }
		#columnMain { padding: 0; } 
			#pageTitle h1 { font-size: 1.45em; color: #000; }
			#content { margin: 0; padding: 0; } 
				img#contextualImage { display: none; }
	#lockBottom { display: none; }
		#contactInformation { width: auto; line-height: 1.45em; background: #FFF; color: #000; font-size: 1em; }
			#contactInformation address { padding: 0; }
			#contactInformation a { color: #000; }
			#contactInformation a:hover, #contactInformation a:focus { color: #000; }
		#navigatonTools { width: auto; }
			#navigatonTools ul { list-style: none; margin: 0; padding: 0; }
				#navigatonTools ul li { float: none;  clear: both; }
					#navigatonTools a { color: #000; font-size: 1em; text-decoration: none; padding: 0; display: block; _display: inline-block; }
						#navigatonTools a:hover, #navigatonTools a:focus { color: #000; }
					#navigatonTools a img { margin: 0; padding: 0; vertical-align: middle;}
	#blogFooter { background: #FFF; border-top: 0 solid #000; border-bottom: 0 solid #000; padding: 0; display: none; }
	#footer { color: #000; padding: 0; background: #FFF; color: #000; }
		#footer a { color: #000; }
			#footer a:hover, #footer a:focus { color: #000; }
		#navigationLower{ display: none; }
			#footer a { color: #000; text-decoration: none; }
				#footer a:hover, #footer a:focus { color: #000; text-decoration: underline; }
		#finePrint { padding: 10px 0;  font-size: 1em; }
			p#copyright { margin: 0; display: block; }
			p#branding { margin: 0; display: block; }
		#geographicalFooter { display: none; }