/* 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; }

* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign { margin: 0 0 5px; }

/* 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 { text-align:left; background:#ffffff; }
	#containerPageBorder { width:auto; margin:0; background:none; }
		#containerPage { margin:0; }
	
		#banner { display:none; }
			
		#containerColumns { background:none; }
		.home #containerColumns { background-image:none; }
		
			#columnRight { display:none; }
			
			
			#columnMain { width:auto; float:none; background:none; border-bottom:1px solid #000000; }
			.home #columnMain { width:auto; background:none; }	
				#content { margin:15px 0 10px 0; }
					#content h1#pageTitle { left:0; color:#a1865b; }
			
			#columnSide { display:none; }
				
			#contactInformation { margin-left:0; line-height:1.54em; background:none; }
				#contactInformation h2 { display:none; }
				#contactInformation p { float:left; margin-right:40px; padding:10px 0 0 0; }
					#contactInformation a { display:none; }
				
		#footer { width:auto; color:#000000; padding:0; margin:0; text-align:left; }
			#navigationTools { display:none; }
			#footer a { color:#000000; }
			#navigationLower { display:none; }
			#geographicalFooter { display:none; }
			#finePrint {  }
				#copyright { float:none; }
				#branding { display:none; }