/* 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: #FFF; }
.contained { width: auto; text-align: left; margin: 0; }
#banner { display: none; }
	#banner .contained { height: 173px; position: relative; }
		img#logo { position: absolute; left: 42px; top: 32px; }
		img#tagline { position: absolute; right: 39px; top: 32px; }
		img#cta { position: absolute; left: 51px; top: 145px; }
		#containerSearchFormDesign { position: absolute; right: 59px; top: 145px; }
#navigationMain{ display: none; }
	#navigationMain .contained { background: #FFF; }
		#navigationMain ul  { margin: 0; padding: 0; float: none;  list-style: none; }
		#navigationMain ul li { margin: 0; padding: 0; float: none;  list-style: none; }
		#navigationMain a { display: block; } 
#containerContainerColumns { background: #FFF; padding-bottom: 0; }
	#containerContainerColumns .contained {  }
		#containerColumns { background: #FFF; }
			#containerColumnsHead { background: #FFF; padding: 0; }
				#columnMain { float: none;  width: auto; }
					#contentBanner { display: none; height: 96px; position: relative; }
						img#estatePlanningBlues { position: absolute; left: 10px; top: 28px; }
						img#addMojo { position: absolute; right: 16px; top: 59px; }
					#content { padding: 0; }
						#pageTitle h1 { color: #000; padding: 0; margin: 0 0 1.2em 0; font-size: 1.8em; }
					#contactInformation { padding: 0; border-top: 0 solid #000; }
				#columnSide { float: none;  width: auto; padding-top: 0; }
#footer { background: #FFF; padding-top: 0; font-size: 1em; }
	#footerHead { background: #FFF; margin-right: 0; }
		#footer a { color: #000; }
		#footer a:hover { color: #000; background: #FFF; }
		#footer .contained {  }
			#footerMain { float: none;  width: auto; }
				#finePrint { padding: 10px 0;  color: #000; }
					p#copyright { padding-bottom: .4em; }
					p#branding {  }
			#footerSide { float: none;  width: auto; }
				#navigationLower{ display: none; }
					#navigationLower a { color: #000; text-decoration: none; }
					#navigationLower a:hover { color: #000; background: #FFF; }