/* FS PUBLISHER - PRINT STYLESHEET - UPDATED 02-22-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 */
#printBanner { 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; padding: 0; }
		#containerPage { margin: 0; padding: 0; width: auto; text-align: left;}
			#banner { display: none; }
			#navigationMain { display: none; }
			#containerCommittedPhone { display: none; } 
			#wrapperColumns { background: #FFF; float: none;  width: auto; }
				#wrapperColumns-top { background: #FFF; float: none;  width: auto; }
					#content { margin: 10px 0;}
						#pageTitle { color: #000; text-transform: uppercase; }
						#FSPContent { }
			#containerBlogRSS { display: none; }
			#containerContactInfoSearch { display: none; }
			#containerFooter { text-align: left; font-size: .91em; }
				#navigationLower { display: none; } 
					#navigationLower  a{ margin: 0; }
						#navigationLower a:link, #navigationLower a:visited { color: #000; text-decoration: none; } 
						#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active  { color: #000; text-decoration: underline;}
				#finePrint { padding: 1.2em 0; }
					p#copyright { padding: 0; display: block; }
					p#branding {padding: 0; display: block; }
			
		
	



