/* FS CONTROL - BASE STYLESHEET - UPDATED 01-16-2007 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.5em; }
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; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 0; }
.home #dedicationWidget table.InternetExplorerFix table { margin: 0 0 1.2em 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.0em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.6em; }
.home #dedicationWidget p, .home #dedicationWidget ul, .home #dedicationWidget ol, .home #dedicationWidget li, .home #dedicationWidget blockquote { line-height: 1.6em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }
.home #dedicationWidget table td { color: #000000; }

a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:hover, a:focus { color: #cc9d2f; }
a:active { color: #cc9d2f; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 2.5em; font-weight: bolder; color: #3B6B9C; font-family: Arial, Helvetica, sans-serif; }/* fc9901 */
h2, .cfont6, #content big.profiletopname { font-size: 1.2em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; color: #fc9901; text-transform: uppercase; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#attorneyList { padding-bottom:1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

/* 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; padding: 4px 6px; }
.home form#contactFormDesign { margin: 0; padding: 7px 0 7px 11px; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 200px; font-size: .91em; display: block; border: 1px solid #666; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 5px 0 0 3px; height: 1.84em; }
	form#contactFormDesign textarea.designInput { margin: 5px 0 0 3px; height: 8.5em; }
	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: 23px 16px; float: right; width: 200px; text-align: right; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 2em; border: 1px solid #34516a; padding: 2px 4px 0 4px; background: #ecf5fc; 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 {  }
	#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; }

/* sIFR STYLES */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
 .sIFR-hasFlash h1 { visibility: hidden; line-height: 1.5em; }
 h1 { padding-bottom: 0; margin-bottom: .4em; }

/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; margin-bottom: 1.2em; }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
table.InternetExplorerFix { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
	table.InternetExplorerFix td.InternetExplorerFix { padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #003366; text-align: center; }
#printBanner { display: none; }
#containerPage { background: #fff; text-align: left; margin: 0 auto; width: 780px; }
	#containerColumns { background: url(images/bg-containerColumns.gif) repeat-y; }
		#containerColumnsHead { background: url(images/bg-containerColumnsHead.jpg) no-repeat; }
		.home #containerColumnsHead { background: url(images/bg-containerColumnsHead-home.jpg) no-repeat; }
			#containerColumnsFoot { background: url(images/bg-containerColumnsFoot.jpg) left bottom no-repeat; padding-bottom: 21px; display: inline-block; }
			.home #containerColumnsFoot { background: url(images/bg-containerColumnsFoot-home.gif) left bottom no-repeat; padding-bottom: 0; }
				#banner { position: relative; height: 89px; }
					img#logo {
	position: absolute;
	left: 103px;
	top: 45px;
}
					#reliable { position: absolute; right: 583px; top: 1393px; }
						#reliable img { margin-left: 8px; vertical-align: middle; }
.home #masthead { 
	background: 'transparent' url(images/bg-masthead.jpg) no-repeat; 
	position: relative; 
	margin: 0 11px 0 10px; 
	/*display: inline-block; */
}
					.home #qualifications {
	position: absolute;
	left: 163px;
	top: 65px;
}
						.home #qualifications img { display: block; }
				#navigationMain { text-align: right; padding-right: 15px; }
				.home #navigationMain { background: url(images/bg-navigationMain-home.gif) no-repeat; padding: 0 10px; text-align: left; }
				#columnMain { float: left; width: 524px; }
					.home #columnMainColumns { padding: 13px 0 0 24px; }
						.home #columnMainLeft {
	float: left;
	width: 241px;
	height: 30px;
}
						.home #columnMainRight {
	float: right;
	width: 241px;
	height: 30px;
}
					img#cta { margin: 15px 0 11px 157px; }
					.home img#cta { margin: 0; position: absolute; left: 193px; top: 19px; }
					#content { padding: 22px 27px; font-size: 1.1em; }
#content h1 {
	font-size: 22px;
}

						h1#pageTitle {  }
					#navigationTools { padding: 22px 47px 22px 27px; }
					.home #navigationTools { padding-top: 120px; background: none; }
						#n-tool-prin { background: url(images/n-tool-prin.gif) no-repeat; display: block; padding: 2px 0 4px 20px; }
				#columnSide { float: right; width: 241px; padding-top: 5px; letter-spacing: -.05em; position: relative; }
				.home #columnSide { padding-top: 13px; }
					#columnSide div, .home #columnMainLeft div, .home #columnMainRight div { background: url(images/bg-columnSide-div.gif) repeat-y; margin-right: 12px; display: inline-block; margin-bottom: 5px; }
						#columnSide div div, .home #columnMainLeft div div, .home #columnMainRight div div { background: url(images/bg-columnSide-divHead.gif) no-repeat; margin: 0; display: inline-block; }
							#columnSide div div div, .home #columnMainLeft div div div, .home #columnMainRight div div div { background: url(images/bg-columnSide-divFoot.gif) left bottom no-repeat; padding: 4px; display: inline-block; }
							.home #columnMainLeft div div div, .home #columnMainRight div div div {
	_height: 243px;
}
								#columnSide ul, .home #columnMainLeft ul, .home #columnMainRight ul { padding: 8px 9px 0 9px; margin: 0; list-style: none; }
									#columnSide ul li, .home #columnMainLeft ul li, .home #columnMainRight ul li { background: url(images/black-arrow.gif) 0 2px no-repeat; padding: 0 0 .5em 9px; }
										#columnSide ul li a, .home #columnMainLeft ul li a, .home #columnMainRight ul li a { text-decoration: none; }
										#columnSide ul li a:hover, .home #columnMainLeft ul li a:hover, .home #columnMainRight ul li a:hover { text-decoration: underline; color: #000; }
					#contactForm {  }
					.home #contactForm { float: right; margin: 5px 0 5px 3px; background: url(images/bg-contactForm-home.gif) right top repeat-y; }
						.home #contactForm div { float: right; width: 229px; background: url(images/bg-contactFormHead-home.gif) right top no-repeat; }
							.home #contactForm div div { float: right; width: 229px; background: url(images/bg-contactFormFoot-home.gif) right bottom no-repeat; }
#columnSide #contactForm div { background: url(images/bg-contactFormHead.gif) no-repeat; }
#columnSide #contactForm div div {
	background-image: url(images/bg-columnSide-divFoot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
					img#callToday { margin: 8px 0 11px 0; }
					.home img#callToday { position: absolute; right: 6px; }
					#HowWeCanHelp {  }
					#LearnAbout {  }
					#FreeResources {  }
	.home #footer { background: url(images/bg-containerColumnsFoot-home.gif) left bottom no-repeat; padding: 29px 26px; display: inline-block; }
		.home #testimonials { background: url(images/bg-testimonials.gif) repeat-y; float: left; width: 227px; }
			.home #testimonialsHead { background: url(images/bg-testimonialsHead.jpg) no-repeat; }
				.home #testimonialsFoot { background: url(images/bg-testimonialsFoot.gif) left bottom no-repeat; padding: 16px 16px 13px 13px; text-align: right; }
					.home #testimonials p { padding-bottom: 33px; }
					.home #marqueecontainer{ width: 189px; height: 90px; overflow: hidden; text-align: left; position: relative; }
						.home #marqueecontainer p { padding-bottom: 1.2em; }
		/* .home #dedicationWidget { float: right; width: 464px; } */
		.home #dedicationWidget { float: right; width: 100%; }
	#navigationLower { padding: 21px 21px 0 21px; color: #999999; }
		#navigationLower a { text-decoration: none; }
		#navigationLower a:hover { text-decoration: underline; }
	#finePrint { color: #999999; text-align: center; padding: 21px; }
		#finePrint a { color: #999999; }
		#finePrint a:hover { color: #cc9d2f; }
		p#copyright { display: inline; margin-right: .5em; }
		p#branding { display: inline; margin-left: .5em; }
		
		
/*==========================================================*/
#break{padding:11px; background-color:#FFFFFF; background-image:none}
#testimonials3 { background: url(images/bg-testimonials.gif) repeat-y ; float: left; width: 227px; }
#testimonialsHead3 { background: url(images/bg-testimonialsHead3.jpg) no-repeat; }
#DisabilitybyStatediv{width:760px; height:90px; border-color: #CC9900; border-style:solid; border-width:1px; text-align:justify; padding:4px; color:#999999; font-size:.95em; margin-left:5px; margin-top:5px;_width:770px}
#DisabilitybyStatediv a{ font-size:.90em; text-decoration:none; padding:5px;}
#DisabilitybyStatediv a:hover{ text-decoration:underline}
#DisabilitybyStatecontent{ padding-left:5px; margin-bottom:5px; color:#3B6B9C;font-weight:bold}
