/* 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 { }
a img { border:none }
#containerPage { width: auto; margin: 0; background: #FFF; }
	#banner { display: none; } 
		img#logo { position:absolute; left:50px; top:19px; }
		img#cta { position:absolute; left:458px; top:62px; }
	#containerColumns {  }
		#columnMain { width: auto; float: none;  }
			#content { margin: 0; }
				#pageTitle { background: #FFF; padding: 0; margin: 0; font-weight:bold; text-transform:uppercase; color: #000; }
					#pageTitle h1 { padding:1em 0; margin: 0; }
				#FSPContent { margin:1em 0; }
		#columnSide { width: auto; float: none;  overflow: visible; }
			#navigationMain { display: none; }
				#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; line-height:0; font-size:0; list-style: none;}
					#navigationMain a { display: block; } 
			#blogSearch {  display:none; }
			#blogRSS {  display:none; }
	#footer { font-size:.91em; }
		#contactInformation { margin: 0; background: #FFF; border-bottom: 0 solid #000; color: #000; }
			#contactInformation address { padding: 0;  }
			#contactInformation p { float: none;  margin: 0; padding: 0; }
			p#phone { float: none;  margin-right: 0; }
		#navigationLower { display: none; }
			#navigationLower a { color: #000; word-spacing:normal; text-decoration:none; }
				#navigationLower a:hover, #navigationLower a:focus { text-decoration:underline; }
		#geographicalFooter { display: none; }
		#finePrint { color: #000; background: #FFF; padding: 0; }
			#finePrint a { color: #000; }
				#finePrint a:hover, #finePrint a:focus { color: #000; }
			p#copyright { display: block; margin-right: 0; }
			p#branding { display: block; }
