/* 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 none; }
a:link, a:visited, a:hover, a:focus, a:active{ text-decoration:underline; font-weight:normal; color:#00f;}
	#containerPage { margin:0; padding:0; width:auto; background:#fff none; text-align: left; color:#000; }
		#banner { display:none;}
			img#logo { position:static;  display:block;}
			#contactInformation { padding:0; } 
				#contactInformation a { color:#000; text-decoration: underline; }
				#contactInformation a:hover {  color:#68f; text-decoration:underline;}
			#navigationMain { display:none;} 
				#navigationMain ul, #navigationMain ul li { display:none;} 
				#navigationMain a { display:none;} 
				#navigationMain a:hover { display:none;}
		#containerColumns { position:static; background:#fff none; float:none; width:auto; }
			#columnMain { float:none; width:auto; }
				#containerColumnSide { position:static; }
				img#random { float:none; margin:0; display: none; }
				h1#pageTitle { float:none; width:auto; margin:0; color:#000;  font:bold 1.4em times,serif; padding:1.2em 0;}
				#content { float:none; width:auto; padding:0; }
		#footer { clear:none; width:auto; border:none; border-top:none; background:#fff none; padding:0; font-size:1em;  }
			#finePrint { color:#000; margin:0; }
				#finePrint a { color:#000; }
				#finePrint a:hover {  color:#68f; text-decoration:underline;}
				p#copyright { float:none;  padding:0 0 .3em;}
				p#branding { float:none; }
			#geographicalFooter { display:none;}
