/* 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:97%; }
.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; text-align:left;}
a:link, a:visited, a:hover, a:focus, a:active{ text-decoration:underline; font-weight:normal; color:#00f;}
#banner img, #navigationMain img, #columnSide img{ display:none;}
		#containerPage{ width:auto; background-color:#fff; margin:0; text-align:left;}
			#banner{ display:none;}
			#navigationMain{ display:none;}
			#containerColumns{ float:none; width:auto; background:#fff none;}
				#columnMain{ float:none; width:auto; min-height:0; background:#fff none; overflow-x:visible;}
				#ie6 #columnMain{ height:auto;}
					#pageTitle{ padding:0;}
					.sIFR-active #pageTitle{ padding-bottom:0;}
						#pageTitle h1{ text-transform:none; color:#000; font:bold 1.4em times,serif; padding:1.2em 0;}
						.sIFR-active #pageTitle h1{ font-size:1.4em;}
					#content{ padding:0;}
				#columnSide{ display:none;}
				#ie6 #columnSide{ display:none;}
				#contactInformation{ clear:none; font-size:1em; color:#000; line-height:normal; text-align:left; border-top:2px solid #ccc; padding:1.2em 0 0;}
					#contactInformation a:link, #contactInformation a:visited{ color:#00f; text-decoration:underline;}
					#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#68f; text-decoration:underline;}
			#footer{ clear:none; width:auto; line-height:normal; margin:0;}
				#navigationLower{ display:none;}
				#geographicalFooter{ display:none;}
				#finePrint{ font-size:1em; color:#000; padding:0;}
					#finePrint a:link, #finePrint a:visited{ color:#00f; text-decoration:underline;}
					#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#68f; text-decoration:underline;}
					#copyright{ padding:0 0 .3em;}
					#branding{ padding:0 0 1.2em;}
