/* Main Style Sheet */
body{
font-family:Arial, Helvetica, sans-serif;
}
#header{
background:url(../images/bg_head.gif) repeat-x;
height:108px;
}
.headBanner{
background:url(../images/head-banner.jpg) no-repeat;
width:906px;
height:107px;
position:relative;
margin:0 auto;
}
#nav{
background:url(../images/bg_topNav.gif) repeat-x;
height:49px;
}
#navWrap{
top:15px;
width:892px;
position:relative;
margin:0 auto;
}
#navWrap li{
display:inline;
color:#FFFFFF;
font-size:14px;
padding-left:10px; padding-right:35px;

}
#navWrap li a{
color:#FFFFFF;
text-decoration:none;
}
#navWrap li a:hover{
color:#8eecec;
text-decoration:underline;
}
.pageTitle{
background:url(../images/bg_prehead.gif) repeat-x;
height:113px;
} 
#pageTitleWrap {
width:892px;
margin:0 auto;
position:relative;
top:21px;
}
#pageTitleWrap h1{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:37px;
	text-shadow: 1px 1px 1px #fff;
}
#btn_getfreeeval{
position:relative;
float:right;
 height:59px;
  width:250px;
}
#rightForm{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color:#2e383a;
position:relative;
float:right;
width:401px;
font-size:12px;
padding-bottom:10px;
}
.rightForm-header{
background:url(../images/form_header.jpg) no-repeat;
height:61px;
width:401px;
}
.rightForm-body{
background:url(../images/form_body.gif) no-repeat bottom;
width:386px;
padding-bottom:10px;
position:relative;
padding-left:8px;
padding-right:7px;
}

#contentBody{
width:906px;
margin:0 auto;
position:relative;
padding-top:20px;
margin-bottom:20px;
}
#contentBody h1{
/*color:#36668f; */
color:#000000;
font-size:23px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin-top:18px;
}
#contentBody h2{
/*color:#d55700;*/
color:#000000;
font-size:17px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom:solid 1px #F0F0F0;
	padding-bottom:15px;
}
.form-cta-top{
background:url(../images/form-cta-top.gif) no-repeat;
width:383px;
height:7px;
}
.form-cta-body{
width:373px;
padding-left:5px;
padding-right:5px;
background:url(../images/form-cta-body.gif) repeat-y;
 font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.form-cta-body p{
padding:6px 10px 6px 10px;
}
.form-cta-foot{
width:383px;
background:url(../images/form-cta-foot.gif) no-repeat;
height:6px;
margin-bottom:3px;
}
.forminput1{
width:170px;
border:solid 1px #dab786;
height:20px;
margin-top:2px; margin-bottom:8px;
}
.forminput1:focus{
border:solid 1px #003366;
}
.formNumberBG{
background:url(../images/form-number.gif) no-repeat;
height:55px;
width:188px;
position:relative;
float:left;
}
.formNumberWrap{
margin-top:10px;
margin-left:53px;
}
.formNumber{
color:#0f7397;
font-size:27px;
padding-top:12px;
margin-left:18px;
}
.formNumberInput{
padding-top:10px;
margin-left:10px;
position:relative;
float:left;
width:50px;
}
.landing{
background:url(../images/l-overtime.jpg) no-repeat;
height:475px;
width:486px;
position:relative;
float:left;
}
.flashBG{
width:auto;
background:#f3f3f3;
border-bottom:solid 1px #c6c6c6;
margin-bottom:10px;
}
#flashModule{
background:#f3f3f3;
width:906px;
height:235px;
position:relative;
margin:0 auto;
}
#bodyForm{
background:url(../images/form_bg.jpg) no-repeat;
width:643px;
padding-left:263px;
height:372px;
position:relative;
margin:0 auto;

}
#bodyForm p, #bodyForm-interior p{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.hr_grey{
width:auto;
height:3px;
background:#787878;
}
.body_left{
position:relative;
float:left;
width:227px;
margin-right:40px;
}
.body_right{
position:relative;
float:left;
width:616px;
}
.body_right p{
margin:12px 0px 10px 0px;
font-size:12px;
line-height:normal;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.body_right p a{
text-decoration:none;
color:#0000CC;
}
.body_right p a:hover{
text-decoration:underline;
color:#990000;
}
/* ---- */
.body_full{
position:relative;
}
.body_full p{
margin:12px 0px 10px 0px;
font-size:12px;
line-height:normal;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.body_full p a{
text-decoration:none;
color:#0000CC;
}
.body_full p a:hover{
text-decoration:underline;
color:#990000;
}
.left_contentBox{
border-top:solid 5px #e3e3e3;
border-right:solid 1px #e3e3e3;
border-bottom:solid 1px #e3e3e3;
border-left:solid 1px #e3e3e3;
padding:15px;
margin-bottom:30px;
}
.left_contentBox p{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0px 0px 30px 0px;
line-height:normal;
padding-bottom:15px;
border-bottom:solid 1px #e3e3e3;
}
.left_contentBox p a{
color:#000000;
text-decoration:none;
}
.left_contentBox p a:hover{
color:#990000;
text-decoration:underline;
}
#sideForm1{
background:#fffad7;
border-top:solid 5px #dbd188;
border-right:solid 1px #dbd188;
border-bottom:solid 1px #dbd188;
border-left:solid 1px #dbd188;
padding:15px;
margin-bottom:30px;
}
#sideForm1 h2{
color:#850000;
line-height:normal;
border-bottom:solid 1px #dbd188;
}
#sideForm1  p{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0px 0px 30px 0px;
line-height:normal;
padding-bottom:15px;
}
#sideForm1 input{
width:185px;
margin-bottom:10px;
color:#003366;
margin-top:4px;
border: solid 1px #7f9db9;
padding-top:2px;
padding-bottom:2px;
}
#sideForm1 INPUT:focus {
background:#f6f6f6;
color:#0000FF;
border: solid 1px #FF9933;
}

.formBG{
background:url(../images/form_bg.gif) repeat-x #f6f6eb;
height:372px;
border-bottom:solid 1px #e3e3e3;

}
.formTable{
position:relative;
float:right;
width:342px;
/*color:#0066CC;*/
color:#000000;
font-size:12px;
margin-right:0px;
margin-top:48px;
}
.newsletter_input{
background:#f6f6eb;
border:solid 1px #bdbcbd;
height:22px;
width:150px;
margin:3px 0px 13px 0px;
}
.formTextWrap{
position:relative;
float:left;
margin-top:48px;
width:280px;
font-family:"Times New Roman", Times, serif;
}
.formTextWrap p{
margin:12px 0px 10px 0px;
font-size:12px;
line-height:18px;
}
.formTextWrap p a{
text-decoration:none;
color:#0000CC;
}
.formTextWrap p a:hover{
text-decoration:underline;
color:#990000;
}

#nav_palist{
line-height:normal;

}
#nav_palist ul{
line-height:normal;

margin-top:10px;
}
#nav_palist li{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-left:15px;
padding-left:14px;
margin-bottom:9px;
background:url(../images/bullet_arrow.gif) no-repeat left;
line-height:normal;
}
#nav_palist li a{
color:#000000;
text-decoration:none;
line-height:normal;

}
#nav_palist li a:hover{
color:#990000;
text-decoration:underline;
}
#body_list ul{

margin-top:20px;
margin-bottom:20px;
}
#body_list li{
font-size:12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin-left:60px;
padding-left:14px;
margin-bottom:9px;
background:url(../images/bullet_arrow2.gif) no-repeat left;
line-height:16px;
}
#body_list li a{
color:#333333;
text-decoration:none;
}
#body_list li a:hover{
color:#990000;
text-decoration:underline;
}
.bodyBreak{
background:url(../images/body_break.gif) repeat-x;
width:616px;
height:12px;
margin:20px 0px 5px 0px;
}
.bodyBreak-blog{
background:url(../images/body_break.gif) repeat-x;
width:616px;
height:12px;
margin:25px 0px 35px 0px;
}
#footerWrap{
background:#292929 url(../images/footer_div.gif) repeat-x;
display:block;
height:auto;
padding-bottom:4px;
}
#footerWrap p{
color:#FFFFFF;
font-size:11px;
margin-bottom:20px;
}
#footerWrap p a{
color:#FFFFFF;
text-decoration:none;
margin-right:30px;
}
#footerWrap p a:hover{
color:#FFFFCC;
text-decoration:underline;
}
.footerPageEnd{
/*background:url(../images/footer_page.gif) no-repeat;*/
width:903px;
height:38px;
margin:0 auto;
}
.footerBanner{
background:url(../images/footer-banner.gif) no-repeat;
width:840px;
height:80px;
position:relative;
margin:0 auto;
margin-bottom:15px;
padding-bottom:10px;
border-bottom:dotted 1px #585858;
}
.verdictsSettlements-Title{
background:url(../images/verdictssettlements-Title.gif) no-repeat;
width:614px;
height:73px;
margin-bottom:0px;
}
.VS-title{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
background:url(../images/bullet_arrow3.gif) left top no-repeat;
padding-left:20px;
margin-left:20px;
padding-top:20px;
background-position:0px 25px
}
.VS-desc{
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:15px 0px 20px 0px;
display:block;
padding-left:40px;
}
.interior_tagline2{
height:72px;
background:url(../images/interior_titleBG.gif) repeat-x;
padding-top:1px;
}
.interior_tagline-wrap2{
position:relative;
width:904px;
margin:0 auto;
}
.interior_tagline{
height:53px;
background:url(../images/interior_titleBG.gif) repeat-x;
padding-top:20px;
}
.interior_tagline-wrap{
position:relative;
/*width:882px;
padding-left:24px;
*/
width:904px;
margin:0 auto;
}
.interior-tag1{
color:#ff4800;
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
}
.interior-tag2{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
margin-left:30px;
}
.interior_formWrap{
position:relative;
width:906px;
margin:0 auto;
}
.interior_formBG{
background:url(../images/formInterior_BG.jpg) #ffffff no-repeat;
width:892px;
height:338px;
}
#bodyForm-interior{
padding-left:263px;
position:relative;
}
.formTextWrap-interior{
position:relative;
float:left;
margin-top:25px;
width:280px;
}
.formTextWrap-interior p{
margin:12px 0px 10px 0px;
font-size:12px;
line-height:normal;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.formTextWrap-interior p a{
text-decoration:none;
color:#0000CC;
}
.formTextWrap-interior p a:hover{
text-decoration:underline;
color:#990000;
}
.formTable-interior{
position:relative;
float:right;
width:342px;
color:#0066CC;
font-size:12px;
margin-right:0px;
margin-top:25px;
}
.formText-cta{
color:#000000;
line-height:normal;
font-weight:bold;
font-size:24px;
}
/* jQuery Select */
.jlb_class {
z-index:1000;
width:317px;
position:relative;
background:#f6f6eb;
border:solid 1px #bdbcbd;
height:27px;
margin:0px 0px 13px 0px;
}
.jlb_class a {
width:310px;
text-align: left;
vertical-align:middle;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000;
background:url(../images/jquery.jlb_open2.gif) no-repeat 100% 50%;
display:block;
padding-left:5px;
padding-top:7px;
padding-bottom:5px;
padding-right:0px;
}
.jlb_class ul {
display:none;
position:absolute;
width:100%;
border:1px solid #666;
padding:0;
margin:0;
background-color: #F8F8F8;
}
.jlb_class li {
display:block;
width:302px;
padding:7px 0px 7px 15px;
font-size:12px;
color:#000066;
background:url(../images/bullet_arrow.gif) no-repeat left top;
background-position:5px 10px;
}
.jlb_class li:hover {
background-color: #ddeeff;
text-decoration: none;
}
.jlb_class img {
border: 0;
}
.formTextWrap-interior span.formText-cta{
font-size:20px;
}
.LIsubheading1{
font-size:13px; line-height:normal; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}