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

a:link { color: #000; }
a:visited { color: #000; text-decoration: none;}
a:hover, a:focus { color: #000;text-decoration: none; }
a:active { color: #000; text-decoration: none; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }

/* 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{ background-color:#fff;}
#containerPage{ width:auto; background:#fff none; margin:0;}
	#banner{ display:none;}
	#navigationMain{ display:none;}
	#containerColumns{ width:auto; background:#fff none;}
		#columnMain{ width:auto;}
			#pageTitle h1{ font:bold 1.4em 'Times New Roman',times,serif; padding:1.2em 0;}
			#content{ min-height:0; padding:0;}
		.lock{ clear:none; position:static; height:auto;}
			#blogSearch{ display:none;}
		#contactWrap{ height:auto; background:#fff none; border-bottom:0; padding:0;}
			#contactTitle{ display:none;}
			#contactInformation{ font-size:1em; color:#000; line-height:normal; border-top:2px solid #ccc; padding:1.2em 0 0;}
				#contactInformation a{ color:#000; text-decoration:underline;}
				#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#000; text-decoration:underline;}
	#footer{ clear:none; width:auto; background-color:#fff;}
		#navigationLower{ display:none;}
		#geographicalFooter{ display:none;}
		#blogRSS{ display:none;}
		#finePrint{ color:#000; padding:0;}
			#finePrint a{ color:#000; text-decoration:underline;}
			#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#000; text-decoration:underline;}
			#copyright{ display:block; margin:0; padding:0 0 .3em;}
			#branding{ display:block; padding:0 0 1.2em;}

