/* FS CONTROL - BASE STYLESHEET - UPDATED 04-01-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, input, textarea, option, select { font-family: Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.75em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }
address { font-style: normal; }
a img { border: 0; }
#ie6 em { display: inline-block; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.4em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }

/* DEFINE CONTENT COLOR */
#content, #content td { color: #000000; }

/* DEFINE LINK COLOR */
a:link { color: #69c; }
a:visited { color: #966; }
a:hover, a:focus { color: #c96; }
a:active { color: #c96; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1em; font-weight: bold; padding-bottom:1em; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET */
#attorneyList { padding-bottom: 1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }

.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {  }
	form#contactFormMain .mainInput { width: 18em; }
	form#contactFormMain .mainSelect { width: 18em; }
	form#contactFormMain .mainTextarea { height: 6em; width: 27.5em; }
	form#contactFormMain .mainCheckbox { height: 1.2em; margin: .5em 0 0 0; }
	form#contactFormMain .textNoBreak { white-space: nowrap; }

/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign { margin: 0; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 150px; font-size: .91em; display: block; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.8em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 10px 0 0 0; width: auto; }
	form#contactFormDesign input.hidden { display: none; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 1.8em; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; }
	form#searchFormDesign input.hidden { display: none; }

/* FAQ - IN THE DESIGN */
#designFAQ {  }
	#designFAQ h3 {  }
	#designFAQ ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
		#designFAQ li { padding-bottom: .6em; }
			#designFAQ a {  }

/* NEWS FEED - IN THE DESIGN */
#designNewsFeed {  }
	#designNewsFeed h3 {  }
	#designNewsFeed h4 {  }
	#designNewsFeed ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
		#designNewsFeed li { padding-bottom: .6em; }
			#designNewsFeed li span.date {  }
			#designNewsFeed li a { display: inline; }
	#designNewsFeed a { display: block; }

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody { color: #000000; }
	#emailObfuscation { padding: 5px; }
		#emailObfuscation h4 { margin-top: 0; margin-bottom: 16px; }
		#emailObfuscation table { margin: 10px; }
			#emailObfuscation td { height: 24px; }
			#emailObfuscation td.cellLeft { padding: 2px; }
			#emailObfuscation td.cellRight { padding: 2px; }
			#emailObfuscation td.cellColspan2 { padding: 2px; }
				#emailObfuscation input { width: 230px; }
				#emailObfuscation textarea { width: 300px; }
				#emailObfuscation input.RadioButtonPrefferredEmail { width: 15px; }
				#emailObfuscation input.RadioButtonPrefferredPhone { width: 15px; }
				#emailObfuscation input.CheckBoxSendCopy { width: 15px; }
				#emailObfuscation input.ButtonSubmit { width: 100px; }
				#emailObfuscation input.ButtonReset { width: 100px; }
		#emailObfuscation p.closeWindow { text-align: right; }
	.emailObfuscationBody a { color: #0000FF; text-decoration: underline; }
		

/* sIFR STYLES */
.sIFR-flash { visibility: visible; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#skipToLinks { position: absolute; left: 0; top: -9000px; z-index: 100; list-style: none; text-align: left; margin: 0; padding: 0; }
	#skipToLinks li { position: relative; z-index: 100; overflow: hidden; }
#content .callOut { padding: 1em; background: #fffcf5; border:1px solid #d0c4b7; margin-bottom: 1.2em; }

/* CUSTOM DESIGN ELEMENTS */
body.design{ background:#463f36 url(images/bg-body.jpg) repeat-x; text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:852px; background:url(images/bg-containerPage.gif) repeat-y; margin:0 auto; text-align:left;}
			#banner{ position:relative; height:170px; background:url(images/bg-banner.jpg) no-repeat;}
				#lettermark{ position:absolute; top:11px; left:35px;}
				#logo{ position:absolute; top:27px; left:160px;}
				#cta1{ position:absolute; top:144px; left:551px;}
			#navigationMain{ height:31px; background:url(images/bg-n-main.gif) no-repeat; padding:4px 0 0 50px;}
				#navigationMain ul{ list-style:none; padding:0; margin:0;}
				#navigationMain ul li{ display:inline;}
				#navigationMain ul li a{ float:left; display:block;}
			#header{ position:relative; height:68px; background:url(images/bg-header.jpg) no-repeat;}
			.home #header{ width:852px; height:183px; background:url(images/bg-header-home.gif) no-repeat;}
				.home #flashReplacement{ position:absolute; top:0; left:0; width:852px; height:183px; background:url(images/bg-flashReplacement-home.jpg) no-repeat;}
					.home #tagline1{ position:absolute; top:70px; left:61px;}
			#containerColumns2{ display:inline; float:left; background:url(images/bg-containerColumns2.jpg) left bottom no-repeat; margin:0 14px;}
			#containerColumns{ float:left; background:url(images/bg-containerColumns.jpg) no-repeat; padding:33px 0 80px;}
			.home #containerColumns{ padding:17px 0 80px;}
				.home #scroller{ position:relative; width:645px; background:#fffcf7 url(images/bg-scroller.gif) 705px 2px no-repeat; border:1px solid #928168; padding:0 0 0 130px; margin:0 0 14px 25px;}
					.home #update{ position:absolute; top:9px; left:14px;}
					#marqueecontainer{ position:relative; width:560px; height:60px; overflow:hidden;}
						#vmarquee{ font-weight:bold; font-size:.82em; font-family:verdana,arial,sans-serif; color:#324579; line-height:1.35em;}
							#vmarquee p{ padding:.65em 0 0;}
				#columnMain{ float:right; width:538px;}
					.boxWrap2{ background:url(images/bg-boxWrap2.gif) repeat-y; margin:0 22px 0 18px;}
						.boxWrap{ background:url(images/bg-boxWrap.gif) left bottom no-repeat;}
							.box{ background:url(images/bg-box.gif) no-repeat;}
							#ie .box{ display:inline-block;}
					#containerPageTitle{ padding:7px 18px 4px;}
						#pageTitle{ font-weight:normal; font-size:1.38em; font-family:times,'Times New Roman',serif; color:#726b61; padding:0;}
					#content{ padding:20px 32px 14px 35px;}
				#columnSide{ float:left; width:286px;}
					.sideBox{ background:#f3eee6 url(images/bg-sideBox.gif) repeat-y; border:1px solid #977a5f; border-top:none; margin:0 0 0 26px;}
					#practiceTitle{ display:block; margin:0 0 0 26px;}
					#navigationPractice{ margin-bottom:18px;}
						#navigationPractice a:link, #navigationPractice a:visited{ color:#324579; text-decoration:underline;}
						#navigationPractice a:hover, #navigationPractice a:focus, #navigationPractice a.active{ color:#69c; text-decoration:underline;}
						#navigationPractice ul{ list-style:none; padding:20px 23px 10px; margin:0;}
						#navigationPractice ul li{ text-transform:uppercase; font-weight:bold; font-size:.78em; background:url(images/bullet.gif) 0 .45em no-repeat; padding:0 0 0 25px; margin:0 0 16px;}
					#contactTitle{ display:block; margin:0 0 0 26px;}
					#contactInformation{ font-size:.92em; color:#655744; line-height:1.3em; padding:20px 23px 10px;}
						#contactInformation a:link, #contactInformation a:visited{ color:#00f; text-decoration:underline;}
						#contactInformation a:hover, #contactInformation a:focus, #contactInformation a.active{ color:#00f; text-decoration:underline;}
						#contactInformation address{ background:url(images/bullet.gif) 0 .3em no-repeat; padding:0 0 0 25px;}
						#contactInformation strong{ font-size:.84em;}
			#footer{ clear:both; width:852px; font-size:.91em; color:#7b7b7b; line-height:1.4em; background:#463f36 url(images/bg-footer.gif) no-repeat;}
				#navigationLower{ word-spacing:24px; padding:29px 23px 1.2em;}
					#navigationLower a{ word-spacing:normal;}
					#navigationLower a:link, #navigationLower a:visited{ color:#7b7b7b; text-decoration:underline;}
					#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active{ color:#b6b4b4; text-decoration:underline;}
					#navigationLowerJump{ font-size:0;}
				#finePrint{ font-size:.82em; font-family:verdana,arial,sans-serif; padding:0 23px;}
					#finePrint a:link, #finePrint a:visited{ color:#7b7b7b; text-decoration:underline;}
					#finePrint a:hover, #finePrint a:focus, #finePrint a.active{ color:#b6b4b4; text-decoration:underline;}
					#copyright{ padding:0 0 .1em;}
					#branding{}
				#geographicalFooter{ padding:0 23px 6px;}
					#geographicalFooter p{ font-size:.82em; font-family:verdana,arial,sans-serif;}
