/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

html { font-size: .68em; }
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; }
h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.2em 0; padding: 0; }
ul, ol { margin-top: 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.2em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #191827; }

a:link { color: #006699; }
a:visited { color: #660033; }
a:hover, a:focus { color: #CC9900; }
a:active { color: #CC9900; 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: 1.2em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; margin-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; margin-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; margin-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; margin-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#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; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 150px; font-size: 10px; display: block; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; }
	form#contactFormDesign textarea.designInput { height: 75px; }
	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; padding: 0; }
	form#searchFormDesign input.searchInput { font-size: 10px; width: 102px; height: 22px; color: #000000; margin: 0 7px 0 0; padding: 2px; background: #99CCFF; border: 2px outset #B7CEE3; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { margin: 0; padding: 0; 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; }
		
/* 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%; }
img { margin: 0; padding: 0; border: none; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: center; padding-bottom: 40px; }
body.internal { background: #FFFFFF url(images/bg-page.gif) repeat-x top; }
body.home { background: #FFFFFF url(images/bg-page-home.gif) repeat-x top; }
	#containerPage { width: 775px; text-align: left; margin: 0 auto; background: url(images/bg-col.jpg) repeat-y left; }

		#banner { height: 240px; background: #FFFFFF; position: relative; }
		.home #banner { height: 300px; }
			#logo { position: absolute; left: 10px; top: 30px; }
			#tagline { position: absolute; left: 10px; top: 157px; }
			#navigationTools { position: absolute; left: 666px; top: 6px; width: 102px; z-index: 10; }
				#navigationTools ul { list-style: none; margin: 0; padding: 0; font-size: 11px; }
					#navigationTools ul li { display: inline; margin: 0 -4px 0 12px; padding: 0; }
			#dateCurrent { position: absolute; left: 9px; top: 14px; color: #666666; margin: 0; padding: 0; }
			#bannerT { position: absolute; left: 351px; top: 11px; }
			#bannerRT { position: absolute; left: 351px; top: 30px; }
			#bannerLB { position: absolute; left: 10px; top: 181px; }
			#flashContent { position: absolute; left: 270px; top: 6px; }
			.home #tagline { left: 0; top: 175px; }
			.home #bannerT { left: 0; top: 0; }
			.home #bannerRT { left: 0; top: 24px; }

		#navigationMain { background: url(images/bg-n-main.jpg) repeat-x top; }
			#navigationMain ul { list-style: none; margin: 0 0 -2px 0; padding: 0; font-size: 11px; text-align: center; }
				#navigationMain ul li { display: inline; margin: 0 -2px; padding: 0; }

		#containerColumns { width: 775px; padding-bottom: 3em; background: url(images/bg-col-t.jpg) no-repeat left top; }
			#columnMain { width: 470px; float: right; display: inline; margin-right: 21px; padding-top: 24px; }
			.home #columnMain { width: 437px; margin-right: 35px; }
				#pageTitle { margin: 0; padding: 0; }
					#pageTitle img { display: block; }
				#content { margin-left: 7px; padding-top: .5em; }
				.home #content { margin-left: 0; }
			#columnLeft { width: 250px; float: left; display: inline; margin-left: 10px; padding-top: 9px; }
				#columnLeft h2 { margin: 0 0 .6em 0; padding; 0; }
					#columnLeft h2 img { display: block; }
				#formSearch { padding: 9px 10px 12px 10px; background: url(images/bg-search.jpg) repeat-y left; border-top: 1px solid #333333; border-bottom: 1px solid #333333; }
				#navigationPractice { padding-bottom: 1em; margin-bottom: 10px; background: url(images/bg-leftbox.jpg) repeat-y left; border-bottom: 1px solid #666666; position: relative; }
					#navigationPractice ul { list-style: none; margin: 0 10px; padding: 0; }
						#navigationPractice ul li { font-weight: bold; margin: 0 0 .5em 0; padding: 0 0 0 15px; background: url(images/bul-n-prac.jpg) no-repeat left .45em; }
					#navigationPractice a { color: #02509E; text-decoration: none; }
						#navigationPractice a:hover,#navigationPractice a:focus,#navigationPractice a:active { color: #660033; }
				#navigationFeatures {  }
					#navigationFeatures ul { list-style: none; margin: 0; padding: 0; font-size: 11px; text-align: center; }
						#navigationFeatures ul li { margin: 0 0 8px 0; padding: 0; }
				#contactInformation { padding-bottom: 1em; background: url(images/bg-leftbox.jpg) repeat-y left; border-bottom: 1px solid #666666; }
					#contactInformation p { font-size: 1em; color: #000000; margin: 0 23px; padding: 0; }
					#contactInformation a { color: #000000; }
						#contactInformation a:hover,#contactInformation a:focus,#contactInformation a:active { color: #660033; }

		#footer { width: 775px; padding: 19px 0 1px 0; background: #FFFFFF url(images/bg-foot-t.jpg) no-repeat left top; }
			#navigationLower { margin: 0 10px; padding: 3px 10px .5em; text-align: center; background: #333333; }
				#navigationLower ul { margin: 0; padding: .2em 0; line-height: 1em; }
					#navigationLower ul li { display: inline; color: #FFFFFF; margin: 0; padding-left: 0; padding-right: 0; padding-bottom: 5px; padding-top: 5px; }
						#navigationLower ul li a { padding-left: .3em; padding-right: .7em; border-right: 1px solid #FFFFFF; }
						#navigationLower ul li.last a { border-right: none; }
			#finePrint { margin: 0 10px; padding: 0 10px; text-align: center; background: #333333; }
				#finePrint p { font-size: 1em; line-height: 1.3em; color: #FFFFFF; margin: 0; padding: 0; }
					#copyright { }
						a.sitemap { margin-left: .2em; padding-left: .5em; border-left: 1px solid #FFFFFF; }
					#branding { }

			#footer a { color: #FFFFFF; text-decoration: none; }
				#footer a:hover,#footer a:focus,#footer a:active { color: #99CCFF; }	
				
		 	.ContentImage {margin-left: 10px; float: right; }
			
			#GeoText {text-align: center;}
			#resources {width: 200px; float: left;}
			#resourcesPhoto {width: 200px; float: left;}
#feat_info_read2 {padding-bottom: 10px}