/* 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 { text-align:left; background:#FFF; }
		#containerPage { margin:0; padding:0; width:auto; text-align:left; background:#FFF; }
			#banner { display:none;} 
			#wrapperColumns { background:#FFF; float:none; padding:0; }	
				#columnMain { float:none; width:auto; }
.home			#columnMain { float:none; width:auto; background:#FFF;}
					h1#pageTitle { background:#FFF; margin:15px 0 10px 0; padding:0; }
					#content { margin:0; }
.home				#content { margin:0; }
				#columnLeft { display:none; }
					#navigationPractice { display:none;}
			#lockBottom { display:none;}
			#wrapperContactInformation { background:#FFF; display:inline-block; }
				#contactInformation { background:#FFF; text-transform:uppercase; } 
					#contactInformation p{ padding:10px 0; text-align:center; font-size:.91em; }
					#contactInformation span { text-transform:none; font-weight:bold; font-style:italic; }
						#contactInformation a:link, #contactInformation a:visited { color:#F6F6F6; text-decoration:underline; }
						#contactInformation a:hover, #contactInformation a:focus, #contactInformation a:active  { color:#F6F6F6; text-decoration:none; }
			#containerFooter { font-size:.91em; color:#575757; text-align:center; padding:0;}
				#navigationLower { display:none;} 
				#finePrint { padding:0; }
						#finePrint a:link, #finePrint a:visited { color:#575757; font-weight:bold; text-decoration:none; }
						#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { color:#575757; font-weight:bold; text-decoration:underline; }
					p#copyright { padding:0; }
					p#branding {padding:0; }
