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

#blogSearch { display: none; }
#blogRSS { display: none; }

/* CUSTOM DESIGN ELEMENTS */

body.design { background: #FFF; text-align: left; }
#containerPage { background: #FFF; text-align: left; margin: 0; width: auto; }
	#headline { height: 105px; position: relative; display: none; }
		img#logo { position: absolute; left: 43px; top: 26px; }
		img#cta { position: absolute; right: 49px; top: 34px; }
	#banner { display: none; }
		#navigationMain{ display: none; }
			#navigationMain ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
				#navigationMain ul li { display: block; }
					#navigationMain ul li a { padding: 0; display: block; }
		#illustration { float: none;  }
	#containerColumns { padding: 0; float: none;  }
		#columnMain { float: none;  width: auto; }
			#content { padding: 0; }
				h1#pageTitle { color: #000; padding: 0; margin: 10px 0; font-size: 1.8em; }
			#navigationTools{ display: none; }
				#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: none;  list-style: none;}
					#navigationTools a { display: block; background-position: left center; background-repeat: no-repeat; padding: 0; margin-right: 0; color: #000; text-decoration: none; }
					#navigationTools a:hover { display: block; color: #000; }
						a#n-tool-prin { background-image: none; }
						a:hover#n-tool-prin { background-image: none; }
						a#n-tool-emai { background-image: none; }
						a:hover#n-tool-emai { background-image: none; }
						a#n-tool-save { background-image: none; }
						a:hover#n-tool-save { background-image: none; }
			#navigationLower{ display: none; }
				#navigationLower a { text-decoration: none; color: #000; }
				#navigationLower a:hover { color: #000; }
		#columnSide { float: none;  width: auto; }
			#navigationPractice{ display: none; }
				#navigationPractice ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
					#navigationPractice ul li { display: block; }
						#navigationPractice ul li a { padding: 0; display: block; }
							#navigationPractice ul li ul { }
								#navigationPractice ul li ul li { }
									#navigationPractice ul li ul li a { padding: 0; display: block; color: #000; }
									#navigationPractice ul li ul li a:hover, #navigationPractice ul li ul li a:focus, #navigationPractice ul li ul li a:active, #navigationPractice ul li ul li a.active { color: #000; }
			#contactInformation { padding: 0; font-size: 1em; line-height: 1.4em; }
				#contactInformation address { padding: 0; }
				#contactInformation a { font-weight: bold; text-decoration: none; color: #000; }
	#footer { background: #FFF; color: #000; padding: 0; clear: both; }
		#geographicalFooter { display: none; }
		#finePrint { color: #000; padding: 10px 0; }}
			#finePrint a { color: #000; }
			#finePrint a:hover { color: #000; }
			p#copyright {  }
			p#branding {  }