/* FS CONTROL - BASE STYLESHEET - UPDATED 10-11-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; }
address { font-style: normal; }
#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: #00f; }
a:visited { color: #7bc2e6; }
a:hover, a:focus { color: #f00; }
a:active { color: #38903f; 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; 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; }
#content .callout { padding: 1em; background: #e1e1e1; 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 { text-align: center; background: #0f2548; padding: 20px 0; }
#containerPage { margin: 0 auto; text-align: left; width: 776px; background: url(images/bg-containerPage.gif) repeat-y; }
.home	#containerPage { margin: 0 auto; text-align: left; width: 776px; background: url(images/bg-cpHome.gif) repeat-y; }
	#banner { background: url(images/bg-banner.jpg) no-repeat; height: 266px; position: relative; }
.home	#banner { background: url(images/bg-bannerHome.jpg) no-repeat; height: 407px; position: relative; }	
		#logo { position: absolute; top: 17px; left: 28px; }
		#cta { position: absolute; top: 30px; left: 460px; }
		#tagline { position: absolute; top: 200px; left: 374px; }		
		#insurance { position: absolute; top: 76px; left: 494px; }
		#n-home-home { position: absolute; top: 78px; left: 40px; }
		#case { position: absolute; top: 296px; left: 557px; }
		#containerFlash { position: absolute; top: 0; left: 10px; }
		#containerFlash2{ position: absolute; top: 96px; left: 356px; }
		#navigationMain { position: absolute; top: 78px; left: 37px; }
.home	#navigationMain { position: absolute; top: 246px; left: 37px; }		
			#navigationMain ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
			#navigationMain ul li { display: inline; }
			#navigationMain ul li a { padding: 0; display: block; }
	#containerColumns {  }
		#columnMain { background: url(images/bg-columnMain.gif) repeat-x; float: right; width: 555px; margin: 0 8px 0 0; display: inline; }
.home	#columnMain { background: url(images/bg-columnMain.gif) repeat-x; float: right; width: 555px; margin: 0 7px 0 0; display: inline; }		
			#navigationFeatures { _display: inline-block; }
				#navigationFeatures ul, #navigationFeatures ul li { margin: 0; padding: 0; float: left; list-style: none;}
				#navigationFeatures a { display: block; } 
			h1#pageTitle { margin: 17px 0 0 23px; padding:0; font-size: 2.18em; }
			#content { padding: 15px 45px 35px 26px; }
				img#contextual { float: right; margin: 0 0 10px 10px; }
				#videoFlash { margin: 0 0 10px 10px; width: 200px; text-align: center; }
				#videoFlash p { margin: 5px 0 10px 50px; width: 216px;}
		#columnSide { float: left; width: 213px; }
.home	#columnSide { float: left; width: 214px; }		
			#navigationPractice { margin: 0 0 0 8px; }
.home		#navigationPractice { margin: 0 0 0 9px; }			
				#navigationPractice ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
				#navigationPractice ul li { padding: 8px 0; display: block; background: #1b3560 url(images/bg-li.gif) repeat-x;}
				#navigationPractice ul li a { padding: 25px 36px 0 97px; display: block; color: #fff; text-decoration: none; font-size: .91em; font-weight: bold; text-transform: uppercase;}
				#navigationPractice ul li a#car { background: url(images/bg-car.jpg) 7px 6px no-repeat; padding-bottom: 32px; }
				#navigationPractice ul li a#truc { background: url(images/bg-truc.jpg) 7px 6px no-repeat; padding-bottom: 32px;}
				#navigationPractice ul li a#moto { background: url(images/bg-moto.jpg) 7px 6px no-repeat; padding-bottom: 32px; padding-right: 0;}
				#navigationPractice ul li a#drun { background: url(images/bg-drun.jpg) 7px 6px no-repeat; padding-bottom: 25px;}
				#navigationPractice ul li a#seve { background: url(images/bg-seve.jpg) 7px 6px no-repeat; padding-bottom: 32px;}
				#navigationPractice ul li a#whip { background: url(images/bg-whip.jpg) 7px 6px no-repeat; padding-bottom: 32px; padding-right: 0;}
				#navigationPractice ul li a#prem { background: url(images/bg-prem.jpg) 7px 6px no-repeat; padding-bottom: 32px;}
				#navigationPractice ul li a#hurt { background: url(images/bg-hurt.jpg) 7px 6px no-repeat; padding-bottom: 32px;}
				#navigationPractice ul li a:hover { color: #ffcd5a; }
	#navigationTools { margin: 42px 0 20px 526px; _display: inline-block; }
		#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: left; list-style: none;}
		#navigationTools a { display: block; } 
	#geographicalFooter { padding: 0 37px 39px 37px; color: #2b497a; font-size: .82em; font-style: italic; background: url(images/bg-geo.gif) left bottom no-repeat; _display: inline-block; }
.home		#geographicalFooter { padding: 12px 29px 0 29px; color: #2b497a; font-size: .82em; font-style: italic; background: none; }	
.home			#geographicalFooter p { margin:0; padding:0; }
	#footer { background: #0f2548; padding: 7px 8px 0 8px; text-align: center; }
.home	#footer { background: #0f2548 url(images/bg-footer.gif) no-repeat; padding: 12px 8px 0 8px; text-align: center; }	
		#contactInformation { background: #2b5a7a; padding: 12px 85px; font-size: 1.1em; font-weight: bold; color: #fff;}
			#contactInformation address { font-style: normal; }
				#contactInformation address p { margin:0; padding:0; }
				#contactInformation address a { color: #fff; text-decoration: none; }
				#contactInformation address a:hover { text-decoration: underline; }
		#finePrint { padding: 17px 0; color: #6a86b2; font-size: .82em; font-style: italic; }
			#finePrint a { color: #6a86b2; text-decoration: underline; }
			#finePrint a:hover { text-decoration: none; }
			p#copyright { display: inline; margin: 0 15px 0 0; }
			p#branding { display: inline; }
		#navigationLower { color: #4d6b9b; font-size: .91em; font-weight: bold; padding: 0 60px; }
			#navigationLower a { color: #4d6b9b; text-decoration: none; }
			#navigationLower a:hover { color: #fff; }
#geographicalFooter-int {padding: 0 37px 15px 37px; color: #2b497a; font-size: .82em; font-style: italic;}