/* FS CONTROL - BASE STYLESHEET - UPDATED 06-25-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.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; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.1em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }

a:link { color: #0000FF; }
a:visited { color: #660066; }
a:hover, a:focus { color: #FF0000; }
a:active { color: #FF0000; 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; padding-bottom: .3em; }
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; }

/* 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 {  }
	#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#pageTitle { visibility: hidden; }*/

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background:#f3faff; border:1px solid #c3cacc; 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 0 0 1px; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.design{ background-color:#000; text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
h2{ color:#1972cf;}
h3{ color:#807459;}
		#containerPage{ width:785px; margin:0 auto; text-align:left;}
			#banner{ position:relative; height:268px; background:url(images/bg-banner.jpg) no-repeat;}
			.home #banner{ height:368px; background:url(images/bg-banner-home.jpg) no-repeat;}
				#logo{ position:absolute; top:38px; left:40px;}
				#cta{ position:absolute; top:25px; left:424px; width:337px; _width:361px; height:124px; _height:139px; font-weight:bold; color:#fff; line-height:1.4em; padding:0 24px 15px 0; text-align:right; overflow-x:hidden; overflow-y:auto;}
					#cta1{}
				#cta2{ position:absolute; top:173px; left:17px;}
				.home #cta2{ top:219px; left:301px;}
				#newsButton{ position:absolute; top:109px; left:599px;}
				.home #newsButton{ top:329px; left:308px;}
			#navigationMain{ _display:inline-block; background:url(images/bg-n-main.gif) repeat-x; border-bottom:1px solid #315270; padding:0 43px 0 0;}
			.home #navigationMain{ border-bottom:none;}
				#navigationTools{ float:right;}
				#navigationMain ul{ list-style:none; padding:0; margin:0;}
				#navigationMain ul li{ display:inline;}
				#navigationMain ul li a{ float:left; display:block;}
				#navigationMain br.clear{ font-size:0; line-height:0;}
			.home #header{ _display:inline-block; background:#386c8e url(images/bg-header-home.jpg) 268px 24px no-repeat; padding:24px 30px;}
				#intro{ float:right; width:315px; _width:440px; color:#dfe8f3; line-height:1.3em; background:url(images/bg-intro.jpg) 343px 26px no-repeat; padding:8px 125px 10px 0;}
					#intro img{ margin:0 0 16px;}
			#containerColumns{ float:left; background:url(images/bg-containerColumns.gif) repeat-y; border-top:11px solid #295289;}
			.home #containerColumns{ background:#dfe8f3 none; border-top:none;}
				#columnMain{ float:right; width:503px;}
				.home #columnMain{ float:left; width:563px;}
					#pageTitle{ font:normal 1.6em verdana,arial,sans-serif; color:#295288; border-bottom:1px solid #295288; padding:20px 0 0; margin:0 25px;}
					#content{ padding:16px 25px 0;}
					.home #content{ padding:22px 25px 0;}
				#columnSide{ float:left; width:282px; overflow:hidden;}
				.home #columnSide{ float:right; width:222px;}
					#navigationPractice{ background:url(images/bg-n-prac.gif) left bottom repeat-x; padding:26px 15px 25px 36px;}
					.home #navigationPractice{ float:left; width:215px; padding:7px 0 0; background:none;}
						#navigationPractice a:link{ text-decoration:none; color:#f9f06e;}
						#navigationPractice a:visited{ text-decoration:none; color:#f9f06e;}
						#navigationPractice a:hover, #navigationPractice a:focus{ text-decoration:none; color:#fff;}
						#navigationPractice ul{ list-style:none; padding:14px 0 0; margin:0;}
						#navigationPractice ul li{ font-size:1.1em; background:url(images/bullet.gif) 0 .45em no-repeat; padding:0 0 0 10px; margin:0 0 .3em;}
					#navigationFeatures{ background:url(images/bg-n-feat.gif) left bottom repeat-x; padding:0 0 8px;}
					.home #navigationFeatures{ background:none; padding:40px 0 20px 18px;}
						#navigationFeatures a:link{ text-decoration:underline; color:#380f0f;}
						#navigationFeatures a:visited{ text-decoration:underline; color:#380f0f;}
						#navigationFeatures a:hover, #navigationFeatures a:focus{ text-decoration:none; color:#380f0f;}
						#navigationFeatures ul{ list-style:none; padding:30px 0 0; margin:0;}
						#navigationFeatures ul li{ font-size:1.1em; font-family:arial,helvetica,sans-serif; background:url(images/bullet2.gif) 0 .55em no-repeat; padding:0 0 0 8px; margin:0 0 .1em;}
					#contactInformation{ font:bold 1.1em arial,helvetica,sans-serif; color:#fff; line-height:1.35em; background:url(images/bg-contact.jpg) 27px 20px no-repeat; padding:18px 15px 14px 117px;}
					.home #contactInformation{ position:absolute; top:216px; left:93px; width:190px; height:151px; background:none; padding:0; overflow-x:hidden; overflow-y:auto;}
						#contactInformation a:link{ text-decoration:underline; color:#fff;}
						#contactInformation a:visited{ text-decoration:underline; color:#fff;}
						#contactInformation a:hover, #contactInformation a:focus{ text-decoration:underline; color:#f9f06e;}
			#footer{ clear:both; _height:1%; font-family:arial,helvetica,verdana; line-height:1.4em; background-color:#dfe8f3; padding:27px 0 0;}
			.home #footer{ padding:13px 0 0;}
				#navigationLower{ color:#380f0f; word-spacing:.5em; border-top:1px solid #a19966; padding:25px 25px 16px;}
					#navigationLower a{ word-spacing:normal;}
					#navigationLower a:link{ text-decoration:none; color:#380f0f;}
					#navigationLower a:visited{ text-decoration:none; color:#380f0f;}
					#navigationLower a:hover, #navigationLower a:focus{ text-decoration:underline; color:#380f0f;}
					#navigationLowerJump{ font-size:0;}
				#geographicalFooter{}
					#geographicalFooter p{ color:#666; padding:0 25px 16px;}
				#finePrint{ color:#666; padding:0 25px 25px;}
					#finePrint a:link{ text-decoration:underline; color:#666;}
					#finePrint a:visited{ text-decoration:underline; color:#666;}
					#finePrint a:hover, #finePrint a:focus{ text-decoration:underline; color:#111;}
					#copyright{ display:inline; margin:0 10px 0 0;}
					#branding{ display:inline;}
