/* 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; }

/* 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: #fff; text-align: center; }
#containerPage { margin: 0; text-align: left; width: auto; }
	#banner { display: none; }
		
	#containerBreakout { display: none; }
	
	
	#tagline { display: none; }
	#navigationMain { display: none;}
	
	#containerColumns { display: inline-block; background: none; }
		#containerBackground { background: none; }
			#columnMain { float: none; width: auto; background: none; }
				#pageTitle { margin: 0 0 10px 0; }
					#pageTitle h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.45em; color: #000; }
				#content { padding: 0; }
					#contentImage { display: none; }
				h3, h4, h5, h6 { color: #000; }
			
			#columnSide { float: none; width: auto; }
				#navigationPractice { display: none; }
				
				#navigationFeatures { display: none; }
					
				#contactInformation { color: #000; text-align: center; }
					#contactInformation p { margin: 0; }
					#contactInformation a { color: #000; }
					#contactInformation a:hover { display: none; }
			
			#navigationTools { display: none; }
	
	#footer { background: #fff; color: #000; font-size: .9em; padding:0; text-align: center; }
		#footer a { color: #000; }
		#footer a:hover { color: #000; }
		#navigationLower { display: none; }
		#finePrint { border-top: 1px solid #000; padding-top: 10px; }
			#copyright { margin: 0; padding: 0; }
			#branding { display: none; }
		