/* FS CONTROL - PRINT STYLESHEET - UPDATED 02-20-2007 */

body, td, input, textarea, option, select { font-family:"Times New Roman", Times, serif; }
body { font-size: 1.3em; }

/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }

/* 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:#ffffff none; text-align: left; }
a:link, a:visited, a:hover, a:focus, a:active{ text-decoration: underline; font-weight: normal; color: #0000ff;}
.noPrint { display: none; }
	#containerPage { margin: 0; width: auto; text-align: left; }
		#ctaBanner { display: none;  }
		#navigationMain { display: none; }
		#bannerSeparator { display: none; }
		#banner { display: none; }
		#containerColumns { background: #ffffff none; border-bottom: none; }
			#columnMain { width: 100%; float: none; }
.home		#columnMain { padding-top: 1.2em; }
				#pageTitle { color: #000000; font-size: 2em; font-weight: normal; border-bottom: none; padding: .8em 0; margin: 0; }
				#content { padding: 0; }
					#contentImage { float: none; margin: 0; }
			#columnSide { width:auto; float: none; }
				#navigationPractice { display: none; }
				#navigationFeatures { display: none; }
				#contactInformation { width: auto; }
					#contactInformation div { padding:0; }
						#contactInformation p { float: left; padding: .5em 1em .5em 0; }
							#contactInformation span { float:none; width:auto; }
		#footer { clear:none; background:#ffffff none; text-align: left; padding: 1.2em 0 0 0; border-top: 1px solid #000; }
			#footer p { padding:0; }
				#footer a { text-decoration:underline; }
				#footer a:hover { text-decoration:underline; }
			#navigationLower { display:none;}
