/* 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 { background-color: #000; padding-top: 0; }
#containerPageWrap { width: auto; margin: 0; }
	#containerPage { width: auto; border: 0 solid #000; }
		#banner { display: none; }	
		#containerColumns { float: none;  width: auto; background: #FFF; }
			#columnMain { float: none;  width: auto; }
				#content { padding: 0; width: auto; }
					#pageTitle h1 { font-size: 1.36em; color: #000; padding: 0; }
					#content a:hover, #content a:focus { background: #FFF; }
					#FSPContent { padding-top: 0; }
			#columnSide { float: none;  width: auto; padding-bottom: 0; overflow: visible; }
				#tagline { display: none; }
				#contactInformationWrap { margin-left: 0; }
					#contactInformation { background: #FFF; }
						#contactInformationHead { background: #FFF; padding-top: 0; }	
							#contactInformationFoot { background: #FFF; padding-bottom: 0; }
							#ie #contactInformationFoot { display: inline-block; }	
								#contactInformation a { color: #000; font-weight: bold; text-decoration: none; }
								#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.current { text-decoration: underline; }
								#contactInformation p { padding-left: 0; padding-bottom: 0; line-height: 1.45em; }
								#contactInformation strong { color: #000; }
				#blogSearch { display: none; }
				#blogRSS { display: none; }
	#footer { float: none;  width: auto; background: #FFF; padding-top: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.7em; color: #000; }
		#footer a { color: #000; font-weight: bold; text-decoration: none; }
		#footer a:hover, #footer a:focus, #footer a.current { color: #000; }
		#navigationLower{ display: none; }
		#siteInformation { float: none;  width: auto; margin: 0; display: block; }
			#geographicalFooter { display: none; }
			#finePrint { }
				#copyright { padding: 0 0 .2em; }
				#branding { }