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

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

/* DEFINE CONTENT COLOR */
#content, #content td { color: #000; }

a:link { color: #000; text-decoration: underline; font-weight: normal; }
a:visited { color: #000; text-decoration: underline; font-weight: normal; }
a:hover, a:focus { color: #000; text-decoration: underline; font-weight: normal; }
a:active { color: #000; text-decoration: underline; font-weight: normal; }

/* 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:#fff none;}
h2,h3,,h4,h5,h6{ color:#000;}
#containerPage{ width:auto; margin:0;}
	#navigationMain{ display:none;}
	#banner{ display:none;}
	#containerColumns{ float:none; width:auto; background:#fff none;}
		#columnMain{ float:none; width:auto; background:#fff none; padding:0; overflow-x:visible;}
			#containerPageTitle{ background:#fff none; padding:0; margin:0;}
			.sIFR-active #containerPageTitle{ padding-bottom:0;}
				#pageTitle h1{ color:#000; letter-spacing:normal; font:bold 1.4em 'Times New Roman',times,serif; padding:1.2em 0;}
				.sIFR-active #pageTitle h1{ font:bold 1.4em 'Times New Roman',times,serif; padding:1.2em 0;}
			#content{ padding:0;}
				img#contextual{ display:none;}
		#columnSide{ display:none;}
		#contactWrap{ clear:none; float:none; width:auto; background:#fff none; margin:0;}
		#ie #contactWrap{ float:none;}
			#contactWrapHead{ background:#fff none;}
				#contactWrapFoot{ width:auto; font-family:'Times New Roman',times,serif; background:#fff none;}
					#contactInformation{ display:block; float:none; width:auto; color:#000; line-height:normal; margin:0; border-top:2px solid #ccc; padding:1.2em 0 0;}
						#contactInformation strong{ font-weight:normal; font-size:1em;}
						#contactInformation p{ display:block; float:none; margin:0; padding:0 0 1.2em;}
						#contactInformation a{ color:#000; text-decoration:underline;}
						#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.current{ color:#000; text-decoration:underline;}
					#navigationLower{ display:none;}
		#finePrint{ clear:none; width:auto; font-size:1em; font-family:'Times New Roman',times,serif; color:#000; padding:0;}
			#finePrint a{ color:#000; text-decoration:underline;}
			#finePrint a:hover, #finePrint a:focus, #finePrint a.current{ color:#000; text-decoration:underline;}
			#copyright{ padding:0 0 .3em;}
			#branding{ padding:0 0 1.2em;}
