/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

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; }
h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.6em 0; padding: 0; }
ul, ol { margin-top: 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.6em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }

a:link { color: #6792C4; }
a:visited { color: #99793D; }
a:hover, a:focus { color: #D9B166; }
a:active { color: #D9B166; 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; }
	form#searchFormDesign input.searchInput { font-size: 10px; width: 15em; }
	form#searchFormDesign input.searchSubmit {  }
	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%; }
br.clear { margin: 0 0 -1px 0; padding: 0; line-height: 1px; }
img { margin: 0; padding: 0; border: none; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: center; background: #5C84B1; }

	#containerPage { width: 760px; text-align: left; margin: 0 auto; background: url(images/bg-col.gif) repeat-y left; }

		#banner { margin: 0 2px; }

		#navigationMain { margin: 0 2px; }
			#navigationMain ul { list-style: none; margin: 0 0 -2px 0; padding: 0; }
				#navigationMain ul li { display: inline; margin: 0 -4px 0 0; padding: 0; }

		#containerColumns { width: 760px; background: url(images/bg-col-t.gif) no-repeat right top; }
			#columnMain { width: 410px; float: right; display: inline; margin-right: 25px; padding: 30px 0 28px 0; }
				#pageTitle { margin: 0; padding: 0;  }
				#pageTitle1 { margin: 0; padding: 0;display: block;color:#4670B4; }
					#pageTitle img { display: block; }
				#content { padding: .8em 0 1em 0; margin-left: 2px; }
			#columnLeft { width: 288px; float: left; display: inline; margin-left: 2px; padding-bottom: 15em; }
				#columnLeft h2 { margin: 0 0 1em 0; padding: 0; }
					#columnLeft h2 img { display: block; }
				#navigationPracticeNurs { padding-bottom: 1.5em; background: #f0e0c2 url(images/bg-n-prac-nurs.jpg) no-repeat left 60px; }
					#navigationPracticeNurs ul { list-style: none; margin: 0 2px 0 93px; padding: 0; }
						#navigationPracticeNurs ul li { font-size: 1.1em; margin: 0 0 .6em 0; padding: 0 0 0 10px; background: url(images/bul-n-prac-nurs.jpg) no-repeat left .25em; }
					#navigationPracticeNurs a { color: #000000; text-decoration: none; }
						#navigationPracticeNurs a:hover,#navigationPracticeNurs a:focus,#navigationPracticeNurs a:active { text-decoration: underline; }
				#navigationFeatures { display: block; margin: 20px 0 0 20px; }
				#navigationPractice { padding-bottom: 4em; background: #cccccc url(images/bg-n-prac.jpg) no-repeat left 35px; }
					#navigationPractice ul { list-style: none; margin: 0 2px 0 81px; padding: 0; }
						#navigationPractice ul li { font-size: 1.1em; margin: 0 0 .6em 0; padding: 0 0 0 10px; background: url(images/bul-n-prac.jpg) no-repeat left .25em; }
					#navigationPractice a { color: #000000; text-decoration: none; }
						#navigationPractice a:hover,#navigationPractice a:focus,#navigationPractice a:active { text-decoration: underline; }
				#navigationContact { background: #f0e0c2; padding: 0 0 0 45px; }

		#footer { position: relative; background: #5C84B1 url(images/bg-tool-t.gif) no-repeat left top; }
			#contactInformation { position: absolute; left: 14px; top: -10em; }
				#contactInformation p { font-size: .9em; color: #333333; line-height: 1.4em; margin: 0 0 0 0; padding: 0; }
			#navigationTools { position: absolute; left: 291px; top: -28px; width: 467px; height: 22px; _height: 28px; padding-top: 6px; background: #DAE6F4; }
				#navigationTools .toolText { margin: 0 8px 0 282px; }
				#navigationTools ul { display: inline; list-style: none; margin: 0; padding: 0; _vertical-align: top; }
					#navigationTools ul li { display: inline; margin: 0 1px 0 0; padding: 0; }
			
			#navigationLower { padding: 1.2em 0 .6em 0; text-align: center; color: #C2943E; }
						#navigationLower a { color: #FFFFFF; text-decoration: none; padding:0; ; }
							#navigationLower a:hover,#navigationLower a:focus,#navigationLower a:active { text-decoration: underline; }	
			
			#finePrint { padding: 0 0 2em 0; text-align: center; }
				#finePrint p { font-size: .9em; line-height: 1.3em; color: #FBE695; margin: 0 0 .5em 0; padding: 0; }
					#copyright { display: inline; }
						.copyrightName { font-weight: bold; margin-right: .5em; padding-right: .9em; border-right: 1px solid #FBE695; }
						#copyright a { padding: 0 .9em; margin: 0 .9em 0 .5em; border-left: 1px solid #FBE695; border-right: 1px solid #FBE695; }
					#branding { display: inline; }
				#finePrint a { color: #FBE695; }
					#finePrint a:hover,#finePrint a:focus,#finePrint a:active { color: #C2943E; }

.largePhone { font-size: 1.2em; }
#geographicalFooter { color: #ccc; font-style: italic; font-size: .8em; padding: 0 20px; }