/* 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 { background-color: #fff; }
	#containerPage { margin: 0; width: auto; }
		#banner { display: none; }
			img#logo { position: absolute; top: 0; left: 249px; }
			img#cta { position: absolute; top: 74px; left: 401px; }
			#navigationMain{ display: none; }
				#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: none;  list-style: none;}
				#navigationMain a { display: block; } 			
		#containerColumns { float: none;  background: #FFF; padding: 0; clear: both; width: auto; }
			#columnMain {  }
				#pageTitle { padding: 10px 0;}
				#content { padding: 0; }
		#blogTools { display: none;}
		#containerFooter { clear: both; background-color: #fff; }
			#containerNavLower { display: inline-block; width: auto; }
				#navigationLower{ display: none; }
					#navigationLower a { padding: 0; color: #000; font-weight: bold; font-size: 1em; text-decoration: none; }
					#navigationLower a:hover { text-decoration: underline; }
			#finePrint { clear: both; text-align: left; padding: 10px 0;  }
				p#copyright {  }
				p#branding {  }