/* 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: #0000FF; text-decoration: underline; font-weight: normal; }
a:visited { color: #660066; text-decoration: underline; font-weight: normal; }
a:hover, a:focus { color: #68f; text-decoration: underline; font-weight: normal; }
a:active { color: #ccccff; 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; }
#bodyHead { background:#fff none;}
	#containerPage { width:auto; margin:0; }
		#banner { display:none;}
		#navigationMain { display:none;}
		#containerColumns { float:none; width:auto; background:#fff none; }
			#containerColumnsHead { float:none; width:auto; background:#fff none; }
				#containerColumnsFoot { float:none; width:auto; padding:0;}
					#columnMain { float:none; width:auto;}
						#containerPageTitle { padding:0; }
						.sIFR-active #containerPageTitle { padding-bottom:0; }
							#pageTitle { color:#000; font:bold 1.4em 'Times New Roman',times,serif; padding:1.2em 0;}
						#content { padding:0;}
					#columnSide { display:none;}
					#finePrint { clear:none; width:auto; margin:0;}
						#copyright { padding:0 0 .3em;}
						#branding { padding:0 0 1.2em;}	
		#footer { clear:none; float:none; width:auto; background:#fff none; }
			#footerHead { float:none; width:auto; background:#fff none;}
				#footerFoot { float:none; display:block; padding:0; width:auto; background:#fff none;}
					#contactInformation { float:none; width:auto; line-height:normal; color:#000; font-size:1em; border-top:2px solid #ccc; padding:1.2em 0 0;}
						#contactInformationTitle { display:none;}	
						#contactInformation div {float:none; width:auto; display:block; margin:0;}
						#contactInformation a { color:#00f; text-decoration:underline; }
						#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.current { color:#68f; text-decoration:underline; }
					#navigationLower { display:none;}
		#geographicalFooter { display:none;}