/*
	MesoRC Revamp Typography Stylesheet
	author:  Zachary Lang, BKV
	date created: 20 August 2009
	version:  1.0
		
	
*/

/* Default font settings are up top.  Custom setting applied at the bottom of stylesheet.

   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 75%;
  color: #333; 
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.error		{ color: red;}
label.error	{ display: block;}

div.radioBtn label.error	{ float: right; }
strong		{ font-weight: bold; }

/* Site specific
-------------------------------------------------------------- */

/* HEADER
-------------------------------------------------------------- */

#header_inner #contact_callout h2	{
margin-left: 3px;
}

#header_inner #contact_callout h2#phone_number	{
color: #333;
font-size: 21px;
margin-bottom: 0;
padding: 0;
}

#header_inner #contact_callout h2#phone_number span.number	{
color: #237b85;
font-weight: bold;
}

#header_inner #contact_callout h2#speak_with	{
color: #666;
font-size: 14px;
margin-bottom: 3px;
margin-left: 6px;
}

#header_inner #contact_callout #attorney_advertising	{
font-size: 10px;
}

#header_inner #contact_callout ul	{
font-size: 10px;
list-style: none;
text-transform: uppercase;
}

#header_inner #contact_callout ul li a	{
color: #333;
font-weight: bold;
}

#header_inner #contact_callout ul li a:link, #header_inner #contact_callout ul li a:visited	{
text-decoration: none;
}

#header_inner #contact_callout ul li a:hover, #header_inner #contact_callout ul li a:active	{
text-decoration: underline;
}

/* NAVIGATION
-------------------------------------------------------------- */

#nav_inner ul	{
list-style: none;
}

#nav_inner ul li a	{
color: #237b85;
font-size: 14px;
font-weight: normal;
text-align: center;
text-decoration: none;
}

#nav_inner ul li a:hover, #nav_inner ul li a:active	{
color: #fd9e0c;
}

#nav_inner ul li.active a	{
font-weight: bold;
}

#nav_inner ul li.active a:hover, #nav_inner ul li.active a:active	{
color: #237b85;
}

/* CONTENT CONTAINER`
-------------------------------------------------------------- */

#home #veteran	{
line-height: 16px;
text-align: right;
}

#home #veteran a:link, #home #veteran a:visited	{
color: #333;
font-weight: bold;
text-decoration: underline;
}

#home #veteran a:hover, #home #veteran a:active	{
color: #fd9e0c;
font-weight: bold;
text-decoration: none;
}

#home #newsletter a:link, #home #newsletter a	{
color: #207985;
text-decoration: underline;
}

#home #newsletter a:hover, #home #newsletter a:active	{
text-decoration: none;
}

#inner #content #breadcrumbs	{
color: #237b85;
}

#inner #content #breadcrumbs a:link, #inner #content #breadcrumbs a:visited	{
color: #fd9e0c;
}

#inner #content #breadcrumbs a:hover, #inner #content #breadcrumbs a:active	{
color: #237b85;
}

#inner #content #intro	{
font-size: 16px;
line-height: 20px;
}

#inner #content h4	{
color: #fd9e0c;
font-size: 20px;
font-weight: bold;
line-height: 20px;
padding: 0;
}

#interior_content_article h4	{
color: #9be3eb;
}

h5	{
color: #fd9e0c;
font-size: 20px;
font-weight: bold;
line-height: 20px;
}

#inner #content #content_left div.column p, #inner #content #content_left div.column1 p	{
font-size: 14px;
line-height: 16px;
}

#inner #content #content_left div.column ul li a, #inner #content #content_left div.column1 ul li a	{
color: #666;
font-size: 14px;
}

#interior_form form input	{
color: #999;
font-size: 17px;
}

#interior_form form #more_info a	{
color: #666;
}

/* HOME
-------------------------------------------------------------- */

#home h4 a:link, #home h4 a:visited	{
color: #fd9e0c;
}

#home h4 a:hover, #home h4 a:active	{
color: #237b85;
}

#home h5	{
color: #237b85;
font-size: 16px;
}

#home #content p	{
color: #1f7985;
font-size: 13px;
font-weight: bold;
line-height: 15px;
}

#home #content p.text	{
color: #333;
font-weight: normal;
}

#home #content ul	{
line-height: 15px;
}

#home #interior_form form #more_info a	{
font-size: 10px;
}

/* INTERIOR
-------------------------------------------------------------- */

#interior #left_nav_content	{
color: #fd9e0c;
font-size: 20px;
font-weight: bold;
}

#home #content ul a:link, #home #content ul a:visited, .column a:link, .column1 a:link, .column a:visited, .column1 a:visited, #interior #left_nav_content a:link, #interior #left_nav_content a:visited	{
color: #666;
font-size: 14px;
font-weight: normal;
}

#home #content ul a:hover, #home #content ul a:active, .column a:hover, .column1 a:hover, .column a:active, .column1 a:active, #interior #left_nav_content a:hover, #interior #left_nav_content a:active	{
text-decoration: none;
}

#interior h3	{
color: #237b85;
font-size: 31px;
font-weight: bold;
}

#interior #interior_content_article	{
font-size: 14px;
line-height: 18px;
}

#interior #interior_content_article a:link, #interior #interior_content_article a:visited	{
color: #fd9e0c;
}

#interior #interior_content_article a:hover, #interior #interior_content_article a:active	{
color: #237b85;
}

/* FOOTER
-------------------------------------------------------------- */

#footer_inner p#copyright	{
text-align: center;
}

#footer_inner #social_network a	{
color: #237b85;
font-size: 13px;
margin: 0 25px 0 0;
text-decoration: none;
}

#footer_inner #social_network img	{
position: relative;
top: 11px;
}

#footer_inner ul li a	{
color: #666;
text-decoration: none;
}

#footer_inner ul li a.active	{
text-decoration: underline;
}

#home #home_footer_container h6, #home #home_footer_container h6 a	{
color: #237b85;
font-size: 20px;
font-weight: bold;
}

#home #home_footer_container h6 a:hover, #home #home_footer_container h6 a:active	{
text-decoration: none;
}

#home #home_footer_container p.blog_date_container	{
color: white;
text-align: center;
}

#home #home_footer_container span.blog_month	{
font-size: 11px;
text-transform: uppercase;
}

#home #home_footer_container span.blog_date	{
font-size: 18px;
font-weight: bold;
}

#home #home_footer_container p.entry	{
font-size: 12px;
}

#home #home_footer_container p.recipe	{
font-size: 14px;
line-height: 18px;
}

#home #home_footer_container p.state_text	{
font-size: 14px;
line-height: 18px;
}

#home #home_footer_container p a:link, #home #home_footer_container p a:visited, #home #home_footer_container li a:link, #home #home_footer_container li a:visited	{
color: #207985;
text-decoration: underline;
}

#home #home_footer_container p a:hover, #home #home_footer_container p a:active, #home #home_footer_container li a:hover, #home #home_footer_container li a:active	{
text-decoration: none;
}

/* LEGAL CONSULT FORM
-------------------------------------------------------------- */

.underline {
cursor: pointer;
text-decoration: underline;
}

.text	{
color: #666;
font-size: 14px;
}

.required	{
color: #fd9e0c;
font-weight: bold;
}

span.more_info	{
font-size: 11px;
line-height: 13px;
}

textarea	{
font-family: Arial, sans-serif;
}

/* VETERAN FORM
-------------------------------------------------------------- */

#veterans #content h2 {
	font-weight: normal;
	font-size: 18px;
	color: #666;
	margin-bottom: 25px;
}

#veterans #content h3 {
	font-weight: normal;
	font-size: 27px;
	color: #FD9E0C;
	margin-bottom: 25px;
}

#veterans #content #callout {
	padding: 20px 0 25px 0;
}

#veterans #content h4 {
	font-weight: bold;
	font-size: 38px;
	color: #207985;
}

#veterans #content h5 {
	font-weight: normal;
	font-size: 20px;
	color: #227A85;
}

#veterans #content .blueText {
	font-size: 25px;
	color: #207985;
}

#veterans #right_bar h3 {
	font-size: 37px;
	text-align: center;
	font-weight: bold;
}

#veterans #right_bar p#findOut {
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 40px;
}

/* STATE PAGES
-------------------------------------------------------------- */

#state_head h4	{
color: #237b85;
font-size: 36px;
font-weight: bold;
}

#state_head p	{
font-size: 16px;
line-height: 19px;
}

#quick_links ul a:link, #quick_links ul a:visited	{
color: #237b85;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#quick_links ul a:hover, #quick_links ul a:active	{
text-decoration: underline;
}

#resources_module_top p	{
font-size: 16px;
line-height: 19px;
}

#resources_module_content p, #exposure_module p	{
color: #333;
font-size: 15px;
line-height: 18px;
}

#resources_module_content div.homepage_module p.find_zip {
color: #fd9e0c;
font-size: 15px;
font-weight: bold;
}

#resources_module_content div.resources_column input.text	{
color: #999;
font-size: 17px;
}

#resources_module_content #resources_social_services ul a:link, #resources_module_content #resources_social_services ul a:visited, div.extra_exposure_module_content ul a:link, div.extra_exposure_module_content ul a:visited	{
color: #666;
font-size: 15px;
text-decoration: underline;
}

#resources_module_content #resources_social_services ul a:hover, #resources_module_content #resources_social_services ul a:active, div.extra_exposure_module_content ul a:hover, div.extra_exposure_module_content ul a:active	{
text-decoration: none;
}

#content a.learn_more:link, #content a.learn_more:visited	{
color: #fd9e0c;
font-weight: bold;
text-decoration: underline;
}

#content a.learn_more:hover, #content a.learn_more:active, a.myInfo:hover, a.myInfo:active	{
text-decoration: none;
}

#asbestos_exposure_module h6	{
color: #fff;
font-size: 20px;
font-weight: bold;
}

#asbestos_exposure_content select	{
font-size: 14px;
}

div.extra_exposure_module_header h6	{
color: white;
font-size: 16px;
font-weight: bold;
}


/* State Interior */

#interior #left_nav_content ul span.left_nav_heading {
	color: #237B85;
}

#interior div.state_page #left_nav_content p {
	/*color: #237B85;*/
	font-size: 13px;
}

#interior div.state_page #interior_content h3 {
	margin: 18px 0;
}

#interior div.state_page #interior_content #breadcrumbs {
	margin-top: 25px;
}



/* STATE MAP
-------------------------------------------------------------- */

#interior_content div.map_info h6	{
font-size: 14px;
}

#interior a.map_link	{
color: #fd9e0c;
font-size: 11px;
text-decoration: underline;
}






#asbestos_records_table	{
font-size: 14px;
}

#interior div.state_page #left_nav_content #choose_another_state, #interior div.state_page #left_nav_content #choose_another_state select, div.state_page #asbestos_exposure_content select {
color: #333;
}