/* FS CONTROL - BASE STYLESHEET - UPDATED 01-16-2007 */

.body, td, input, textarea, option, select { font-family:"Times New Roman", Times, serif; }
.body { font-size: 1.3em; }
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
/* 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 */
#printBanner { display: block; width: 100%; }
.screenElement { display: none; }

/* CUSTOM DESIGN ELEMENTS */
.body.design { background: none; text-align: left; }
#borderPage { background: none; width: auto; margin: 0; padding-top: 0; }
#containerPage { margin: 0; width: auto; }
	#logo { display: none; }
	#navigationMain { display: none; }
	#containerColumns { background: none; }
		#containerColumnsHead { background: none; padding-top: 0; }
			.home #banner { display: none; }
			#containerColumnsFoot { background: none; padding: 0; }
				#columnMain { float: none; width: auto; }
					#content { background: none; border: 0; padding: 1.2em 0 0 0; }
						h1#pageTitle { color: #ad4427; font-size: 1.2em; border-bottom: 1px solid #bdae94; }
				#columnSide { float: none; width: auto; }
					img#cta { display: none; }
					#navigationPractice { display: none; }
					#contactInformation { padding: 0; color: #000; }
					#navigationTools { display: none; }
	#footer { text-align: left; font-size: 1em; font-family: "Times New Roman", Times, serif; color: #000; padding: 0; }
		#footer a { color: #4c3025; text-decoration: none; }
		#footer a:hover { text-decoration: underline; }
		#navigationLower { display: none; }
		#finePrint { padding-bottom: 1.2em; }
			p#copyright { padding: 0; }
			p#branding { padding: 0; }
		#geographicalFooter { display: none; }