/* CSS Document */

body { padding:0; margin:0; background-color:#000000; }
li {
	margin-bottom: 8px;
}
h1{
	color:#8da2a9;
	padding:0;
	margin:0;
	line-height:25px;
	letter-spacing:0.1px;
	font:bold 12px Arial, Helvetica, sans-serif;
}

h2{ font:normal 25px Arial, Helvetica, sans-serif; color:#000000; padding:0px; line-height:14px; margin:0px;}

div.content h3 {
	font-weight:bold;
	font-size:13px;
	color:#688893;
	margin-top:8px;
	margin-bottom:4px;
}
div.content h3 a { font-weight:bold; font-size:13px; color:#95abb2!important; margin-top:5px; margin-bottom:10px; text-decoration:none;}
div.content h3 a:hover { color:#c7a20c!important;}
div.content h3 a:visited { text-decoration:none;}


div#top-container { background:url(/images/utilities/topBackground.gif) top no-repeat; }
div#bottom-container { background:url(/images/utilities/bottomBackground.gif) bottom center no-repeat; }
div#header { position:relative; width:770px; margin:0 auto; background:url(/images/utilities/headerBg.gif) top left repeat-x; }
div#utilities { position:absolute; width:80px; right:31px; top:21px; font:bold 10px "Trebuchet MS"; text-transform:uppercase; line-height:13px; text-align:right; }
div#utilities a { color:#8da2a9; text-decoration:none; }
div#utilities a:hover { color:#ffffff; text-decoration:none; }

div#nav { position:relative; width:770px; height:42px; margin:0 auto; }
div#nav ul,div#nav li { margin:0; padding:0; list-style-type:none; }
div#nav li { display:block; float:left; }
div#nav li.nav_state a{ display:block; height:42px; text-indent:-9999px; background-image:url(/images/nav/nav.gif); background-repeat:no-repeat; }
div#nav li.nav_state a:hover{ background-image:url(/images/nav/nav_over.gif ); background-repeat:no-repeat; }

div#nav li#nav_who a{ width:98px; }
div#nav li#nav_who a:hover { width:98px; background-image:url(/images/nav/nav_over.gif ); background-repeat:no-repeat; }
div#nav li#nav_whoActive a,div#nav li#nav_whoActive a:hover { width:98px; background-image:url(/images/nav/nav_active.gif ); background-repeat:no-repeat; }

div#nav li#nav_clients a{ width:140px; background-position:-98px 0; }
div#nav li#nav_clients a:hover { width:140px; background-position:-98px 0; background-image:url(/images/nav/nav_over.gif ); background-repeat:no-repeat; }
div#nav li#nav_clientsActive a,div#nav li#nav_clientsActive a:hover { width:140px; background-position:-98px 0; background-image:url(/images/nav/nav_active.gif ); background-repeat:no-repeat; }

div#nav li#nav_claim a{ width:123px; background-position:-238px 0; }
div#nav li#nav_claim a:hover { width:123px; background-position:-238px 0; background-image:url(/images/nav/nav_over.gif ); background-repeat:no-repeat; }
div#nav li#nav_claimActive a,div#nav li#nav_claimActive a:hover { width:123px; background-position:-238px 0; background-image:url(/images/nav/nav_active.gif ); background-repeat:no-repeat; }

div#nav li#nav_injury a{ width:118px; background-position:-361px 0; }
div#nav li#nav_injury a:hover { width:118px; background-position:-361px 0; background-image:url(/images/nav/nav_over.gif ); background-repeat:no-repeat; }
div#nav li#nav_injuryActive a,div#nav li#nav_injuryActive a:hover { width:118px; background-position:-361px 0; background-image:url(/images/nav/nav_active.gif ); background-repeat:no-repeat; }

div#nav li#nav_rights a{ width:155px; background-position:-479px 0; }
div#nav li#nav_rights a:hover { width:155px; background-position:-479px 0; background-image:url(/images/nav/nav_over.gif ); background-repeat:no-repeat; }
div#nav li#nav_rightsActive a,div#nav li#nav_rightsActive a:hover { width:155px; background-position:-479px 0; background-image:url(/images/nav/nav_active.gif ); background-repeat:no-repeat; }

div#nav li#nav_resources a{ width:136px; background-position:-634px 0; }
div#nav li#nav_resources a:hover { width:136px; background-position:-634px 0; background-image:url(/images/nav/nav_over.gif ); background-repeat:no-repeat; }
div#nav li#nav_resourcesActive a,div#nav li#nav_resourcesActive a:hover { width:136px; background-position:-634px 0; background-image:url(/images/nav/nav_active.gif ); background-repeat:no-repeat; }

div#header-image { margin:0 auto; width:770px; height:169px; }

div#content-container { width:770px; margin:0 auto; position:relative; background:url(/images/utilities/contentBg.gif) bottom left repeat-x #FFFFFF; }

div#menu { float:left; width:136px; }
div#menu ul { list-style-type:none; padding:0; margin:0; font:bold 12px "Trebuchet MS"; width:136px; line-height:14px; }
div#menu ul li span a,div#menu ul li span a:hover,div#menu ul li#menuActive span a,div#menu ul li#menuActive span a:hover,div#menu ul li#menuActive2 span a,div#menu ul li#menuActive2 span a:hover { border:none; }
div#menu li a { margin:0; border-bottom:2px solid #d1dadd; width:86px; display:block; color:#000000; text-decoration:none; padding:7px 20px 7px 30px; }
div#menu li a:hover{ color:#a88c1a; border-bottom:2px solid #d1dadd; display:block; }
div#menu li#menuActive a,div#menu li#menuActive a:hover,div#menu li#menuActive2 a,div#menu li#menuActive2 a:hover { margin:0; border-bottom:2px solid #d1dadd; width:86px; display:block; color:#a88c1a; text-decoration:none; padding:7px 20px 7px 30px; background:url(/images/utilities/arrow_one.gif) 14px 7px no-repeat; }
div#menu li#menuActive2 a,div#menu li#menuActive2 a:hover { background:url(/images/utilities/arrow_two.gif) 14px 9px no-repeat; }

div.content {
	float:left;
	width:381px;
	font:normal 12px "Trebuchet MS";
	line-height:18px;
	color:#333333;
	padding:25px 50px 0 29px;
}
div.content a{ color:#a88c1a; }
div.content a:visited { color:#666666; text-decoration:underline; }
div.content a:hover{ color:#a88c1a; text-decoration:none; }

div.content p { margin:0; padding:0 0 10px 0; }

div.content ul { padding:0 0 7px 0; margin:0; list-style-type:none; font:normal 12px "Trebuchet MS"; line-height:18px; }
div.content li { background:url(/images/utilities/list.gif) 0 7px no-repeat; padding-left:10px; }

div#cta { float:left; width:174px; padding:18px 0 0 0; }
div#cta p{ margin:0; padding:2px 0 7px 0; }
div#cta ul{ list-style-type:none; padding:0; margin:0; font:normal 11px "Trebuchet MS"; color:#666666; line-height:17px; }
div#cta li#legalAdvice a { background:url(/images/cfa/cfa_legalAdvice.gif) top left no-repeat; width:144px; height:48px; display:block; text-indent:-9999px; }
div#cta li#legalAdvice a:hover { background:url(/images/cfa/cfa_legalAdvice_over.gif) top left no-repeat; width:144px; height:48px; display:block; }
div#cta li#talkToAttorneys a { background:url(/images/cfa/cfa_talkToAttorneys.gif) top left no-repeat; width:144px; height:64px; display:block; text-indent:-9999px; }
div#cta li#talkToAttorneys a:hover { background:url(/images/cfa/cfa_talkToAttorneys_over.gif) top left no-repeat; width:144px; height:64px; display:block; }
div#cta li#commonQ a { background:url(/images/cfa/cfa_commonQuestions.gif) top left no-repeat; width:144px; height:48px; display:block; text-indent:-9999px; }
div#cta li#commonQ a:hover { background:url(/images/cfa/cfa_commonQuestions_over.gif) top left no-repeat; width:144px; height:48px; display:block; }

div#break { clear:both; }

div#bottomUtil { padding-bottom:10px; padding-top:10px;}
a#top { text-decoration:none; background:url(/images/utilities/top.gif) 0 4px no-repeat; font-size:11px; padding:0 0 0 10px; text-transform:uppercase; }
div#bottomUtil a#top:visited { text-decoration:none; color:#a88c1a; }
a#back { text-decoration:none; background:url(/images/utilities/back.gif) 0 4px no-repeat; font-size:11px; padding:0 0 0 10px; text-transform:uppercase; margin-left:19px; }
div#bottomUtil a#back:visited { text-decoration:none; color:#a88c1a; }


div#footer { font:normal 11px "Trebuchet MS"; margin:0 auto; width:603px; background:url(/images/utilities/footer.gif) top left no-repeat #131314; color:#FFFFFF; line-height:13px; padding:18px 0 18px 0; white-space:pre; text-align:center; width:770px; }
div#footer a { color:#FFFFFF; text-decoration:none; }
div#footer a:hover { color:#FFFFFF; text-decoration:underline; }

div#home-content { width:770px; text-align:center; padding:23px 0 42px 0; font-size:13px; color:#333333; line-height:20px; background:url(/images/home/homecontentBg.gif) top left no-repeat #f2f4f5; }
div#home-cta { margin:0 auto; background:url(/images/home/needLegalAdvice.jpg) top left no-repeat; width:770px; height:253px; position:relative; }
div#home-cta ul{ list-style-type:none; padding:0; margin:0; position:absolute; right:0; }
div#home-cta li { margin:0; padding:0; }
div#home-cta li#moto a { background:url(/images/home/moto.jpg) top left no-repeat; width:259px; height:85px; display:block; text-indent:-9999px; }
div#home-cta li#moto a:hover { background:url(/images/home/moto_over.jpg) top left no-repeat; width:259px; height:85px; display:block; }
div#home-cta li#car a { background:url(/images/home/car.jpg) top left no-repeat; width:259px; height:84px; display:block; text-indent:-9999px; }
div#home-cta li#car a:hover { background:url(/images/home/car_over.jpg) top left no-repeat; width:259px; height:84px; display:block; }
div#home-cta li#ped a { background:url(/images/home/ped.jpg) top left no-repeat; width:259px; height:84px; display:block; text-indent:-9999px; }
div#home-cta li#ped a:hover { background:url(/images/home/ped_over.jpg) top left no-repeat; width:259px; height:84px; display:block; }

.bold {
	font-weight: bold;
}

.subtitle { font-weight:bold; font-size:13px; color:#95abb2; text-decoration: none;}

.notes {
	font-size: 11px;
	color: #95ABB2;
}
