/* 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; }

a:link, a:visited, a:hover, a:focus, a:active { color: #000; }
#blogSearch { display: none; }
#blogRSS { display: none; }

/* 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 { background: #FFF; padding: 0; text-align: left;}
	#banner img, #navigationMain img, #footer img { border-width: auto;}
		#containerPage { width: auto; margin: 0; text-align: left;}
			#banner { display: none; }
			#tagline { display: none;}
			#navigationMain { display: none; }
			#containerColumns { padding-right: 0; }
					#pageTitle { background: #FFF; padding: 0; margin-bottom: 1.2em; display: inline-block; }
						#pageTitle h1 { color: #000; padding: 0; font-style: italic; font-weight: bold; font-size: 1.3em; text-transform: uppercase; }
					#content { padding: 0; color: #000; }
			#footer { clear: both; width: auto; color: #000; line-height: 1.4em;}
				#navigationTools { background-color: #000; text-align: left;}			
				#navigationLower { display: none; }
					#navigationLower a { text-decoration: none; color: #000;}
					#navigationLower a:visited { color: #000;}
					#navigationLower a:hover, #navigationLower a:focus { color: #000;}
				#geographicalFooter { display: none; }
				#finePrint {  }
					#finePrint a { color: #000;}
					#finePrint a:visited { color: #000;}
					#finePrint a:hover, #finePrint a:focus { color: #000;}
					#copyright { float: none; padding: 0; }
					#branding { float: none; padding: 0; }
