@charset "utf-8";
/* CSS Document */

body {
    background-color: #999999;
    color: #555;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
	font-size:12px;
}
ul{
	list-style:square;
}
/*a, a:active {
    color: #436EEE;
	border:none;
}
a:hover {
    color: #f67c1f;
	text-decoration: underline;
}*/
a, a:active {
    color: #666;
	border:none;
}
a:hover {
    color: #333333;
	text-decoration: underline;
}
.formThankYouHide{padding-top:10px;}

.contentFormWrap{
	float:right;
	width:450px;
}
#HeaderContainer {
    background-color: #F8F8F8;
    height: 44px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 22px;
    width: 980px;
}
#HeaderContainer2, #HeaderContainer3 {
    background-color: #FEFEFE;
    background-image: url("../Images/headBg.png");
    background-position: -2px 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 1px 10px #333333;
    display: block;
    height: 105px;
    margin-left: auto;
    margin-right: auto;
	margin-top:5px;
	margin-bottom:-5px;
    width: 980px;
}
#HeaderContainer3 {
	background-image: url("../Images/headBg.png");
}
#footer {
background-color: #E5E5E5;
border-top: 2px solid #D7D7D7;
height: 40px;
margin-left: auto;
margin-right: auto;
padding: 15px 0 10px;
width: 980px;
border-radius: 0 0 5px 5px;
position: relative;
top: -62px;
margin-bottom:-52px;
}
#menu1 {
margin-bottom: -15px;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: right;
top: -33px;
width: 980px;
}
#menu2 {
    background-color: #DF7402;
    border-bottom: 3px solid #D7D7D7;
    display: none;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    width: 980px;
}
#banner {
    background-color: #F8F8F8;
    height: 114px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    width: 980px;
}
#bannernew {
    background-color: #F8F8F8;
    display: none;
    height: 124px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
#midpart, #midpart2, #innermidpart, #innermidpart2 {
background-color: #F8F8F8;
border-radius: 20px 0 5px 5px;
box-shadow: 0 5px 10px #333;
display: block;
margin-left: auto;
margin-right: auto;
width: 980px;
position: relative;
top: -15px;
margin-bottom: -15px;
padding-bottom: 100px;
}
/*#midpart2{
margin-top: -20px;
}*/
.menu1text {
    color: #777777;
    font-family: trebuchet MS,Arial,Helvetica,Sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}
a.menu1text:hover {

}
.menu2text {
    color: #F8F8F8;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
A.menu2text:hover {
    color: #FF5000;

}
.menu2textbtm {
    color: #555;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
A.menu2textbtm:hover {
    color: #333;
    font-size: 11px;
    font-weight: bold;

}
.menuitem1 {
    float: left;
    text-align: left;
    width: 128px;
}
.menuitem2 {
    float: left;
    text-align: right;
    width: 700px;
}
.leftarea {
    float: left;
    padding: 10px 0 10px 15px;
    width: 222px;

    padding-right: 0;
}
.leftareainner {
    float: left;
    height: 280px;
    width: 225px;
}
.leftareainnertest {
    float: left;
    margin-bottom: 20px;
    padding-top: 10px;
}
.leftareainner2 {
    float: left;
    padding-bottom: 10px;
    width: 215px;
}
.rightarea, .innerrightarea {
    background-color: #FFFFFF;
    border-radius: 15px 0 0 0;
    box-shadow: 0 0 5px #999999;
    float: right;
    margin: 10px 0 10px 0;
    padding: 25px;
    width: 685px;
}
.innerrightareaform {
    float: left;
    /*height: 1400px;*/
    padding-bottom: 30px;
    padding-left: 25px;
    width: 570px;
}
.leftgreybox, .leftorangebox {
    background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 5px 5px 0 0;
    float: left;
    width: 215px;
}
/*.leftorangebox {
    background-color: #EFEFEF;
    float: left;
    padding: 2px;
    width: 100%;
}*/
.bottomorangebox {
    background-color: #FEFEFE;
    border: 1px solid #EFEFEF;
    float: left;
    padding: 3px 3px 5px;
    width: 305px;
}
.bottomorangebox2 {
    background-color: #FFF7EF;
    border: 4px solid #D7D7D7;
    float: left;
    height: 200px;
    padding: 3px;
    width: 307px;
}
.bottomorangebox3 {
    background-color: #FFF7EF;
    border: 4px solid #D7D7D7;
    float: left;
    height: 185px;
    padding: 3px;
    width: 345px;
}
.leftnavtext {
    font-size: 12px;
    text-decoration: none;
}
a.leftnavtext:hover {

}
.leftnavtextyellow {
    background-color: #FFFF00;
    border: 2px outset #FEFEFE;
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 4px 0 4px 3px;
    text-align: center;
    text-decoration: none;
    width: 198px;
}
A.leftnavtextyellow:hover {
    background-color: #FFFF00;
    color: #020202;
}
.leftnavtext2 {
    font-size: 12px;
    text-decoration: none;
}
A.leftnavtext2:hover {

}
.arrowbullet {
    border-top: 1px solid #FBDBBB;
    display: none;
    float: left;
    height: 16px;
    padding-bottom: 0;
    padding-left: 8px;
    padding-top: 10px;
    width: 15px;
}
.bottomarrowbullet {
    float: left;
    height: 16px;
    padding-bottom: 0;
    padding-left: 8px;
    padding-top: 12px;
    width: 15px;
}
.leftlinks {
    border-bottom: 1px dotted #E3E3E3;
    float: left;
    height: inherit;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 208px;
	background-color:#fefefe;
}
.bottomlinks2 {
    height: 22px;
    padding-bottom: 3px;
    padding-top: 7px;
    width: 289px;
}
.bottomlinks3 {
    height: 22px;
    padding-bottom: 3px;
    padding-top: 7px;
    width: 315px;
}
/*.leftlinks2 {
    height: 22px;
    padding-bottom: 10px;
    width: 179px;
}*/
.leftlinks2 {

    padding: 5px;
		background-color:#fefefe;
		width:205px;

}
.heading1, heading3, .toplinksheaders, .linksheaders {
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */



    border-radius: 15px 0 0 0;

    display: inline-block;
    font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    left: -25px;
    padding: 5px 15px 0;
    position: relative;
    top: -25px;
    
width: 705px;
	
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: uppercase;
}

.topbar{

background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */



    border-radius: 15px 0 0 0;

    display: inline-block;
    font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    left: -25px;
    padding: 5px 15px 0;
    position: relative;
    top: -25px;
    
width: 705px;
	
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: uppercase;}
.heading1 {
    color: #820000;
    font-size: 14px;
    /*margin-bottom: -20px;*/
	font-weight:bold;
}

.heading3 {
    color: #6D6C6C;
    font-size: 14px;
    /*margin-bottom: -20px;*/
	font-weight:bold;
}

.heading2 {
    color: #820000;
    font-size: 20px;
    /*margin-bottom: -20px;*/
	font-weight:bold;
}
.boxbg {
    background-image: url("../Images/boxbg2.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #666666;
    padding: 8px;
}
.blackcontent {
   /* font-size: 12px;
   float:RIGHT;*/
   /*clear:both;*/
}

.greycontent{
color:#333333;}

.introblackcontent {
    font-size: 12px;
    /*width: 670px;*/
}
.whitecontent {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;

}
.bluecontent {
    font-size: 12px;
}
.smallheadsblue {
    font-size: 13px;
    font-weight: bold;
    padding: 30px 0 10px 0;
}

.smallheadsGrey {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
	color:#BD0000;
}
.indexsmallheadsblue {
    font-family: trebuchet MS,Arial,Helvetica,Sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
	color: #333;
}
.indexsmallheadsblue a {
color: #BD0000!important;
}
.linksmallheadsblue {
    color: #212E72;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;

}
A.linksmallheadsblue:hover {
    color: #212E72;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    text-decoration: none;
}
.paddingbtm {
    padding-bottom: 14px;
}
.paddingtop {
    padding-top: 14px;
}
.linedivpdngbtm, .linedivpdngtop {
    padding-bottom: 5px;
	background:url(../Images/line.jpg)0 0 repeat-x transparent;
}
.linedivpdngbtm{
	margin-top:0;
}
.linedivpdngtop {
margin-top: 30px;
}
.orangbox {
    background-color: #F9EDED;
    border: 2px solid #EFD4B9;
    color: #FFF7EF;
    height: 110px;
    padding: 12px 20px;
}
.orangbox2 {
    background-color: #F8E6D3;
    background-image: url("../Images/boxbg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    border: 2px solid #C96A05;
    color: #FFF7EF;
    height: 110px;
    padding: 12px 20px;
	margin-bottom:5px;
}
.orangbox3 {
    float: left;
    height: 95px;
    padding-left: 10px;
    padding-right: 10px;
    width: 190px;
}
.orangboxredmore {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 190px;
}
.orangbox3bg {
    background-image: url("../Images/vertical_line.gif");
    background-position: right center;
    background-repeat: repeat-y;
}
.testimonialcontent {
    float: left;
    height: 170px;
    padding-right: 15px;
    width: 361px;
}
.testimonialtext {
    float: left;
    width: 290px;
}
.testimonialtext2 {
    float: left;
    width: 200px;
}
.map {

    width: 215px;
}
.testiimg {
    float: left;
    height: 60px;
    padding-bottom: 15px;
    padding-right: 9px;
    width: 59px;
}
.floatleft {
	float: left;
}
.orangebold {
font-size: 11px;
font-weight: bold;
float: right;
margin-top: 10px;
display: block;
}
#indexCta, #indexCta2 {
	background: url(../Images/indexCTA2.png) 0 0 no-repeat transparent;>
    display: block;
    left: 40px;
    margin-bottom: 25px;
    position: relative;
    top: 25px;
	width:368px;
	height:160px;
	overflow:hidden;
	float:left;
	margin-bottom:-64px;
	cursor:pointer;
}
/*#indexCta2 {
    background-image: url("../Images/indexCTA2.png");
    height: 170px;
    margin-bottom: -60px;
    margin-top: 20px;
}*/
#indexCta:hover  {
	background-position:0 -195px;
}
#indexCta2:hover  {
	background-position:0 -191px;
}
.indexorangebold, .indexbold, .indexsub {
    color: #222d64;
    display: block;
    font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 110%;
    margin-bottom: 10px;
}


.indexsub{
	font-size:22px;
	color:#000;
	margin-top:0;
	}
	
.indexsub2{
    color:#000000;
    display: block;
    font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 110%;
    margin-bottom: 10px;
}

.indexsub2Normal{
    color:#5C5C5C;
    font-size: 13px;
    font-weight: normal;
    line-height: 110%;
    margin-bottom: 10px;
}
	
	
/*ul.indexList {
    display: block;
    font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
    font-size: 16px;
    line-height: 150%;
    list-style: square outside none;
    margin: 10px 0 0 30px;
    padding: 0;

}*/
ul.indexList {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 150%;
    list-style: square outside none;
    margin: 10px 0 30px 20px;
    padding: 0;
}
.orangebold2 {
    color: #DF7402;
    font-size: 14px;
    font-weight: bold;
}
a.orangebold2:link {
    color: #DF7402;
    font-size: 14px;
    font-weight: bold;

}
a.orangebold2:hover {
    color: #DF7402;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.orangeboldbig {
    color: #DF7402;
    font-size: 18px;
    font-weight: bold;
}
A.orangeboldbig:link {
    color: #DF7402;
    font-size: 18px;
    font-weight: bold;
}

.toplinksheaders, .linksheaders {
    border-bottom: 1px solid #E1E1E1;
    border-radius: 5px 5px 0 0;
    color: #555555;
    font-weight: normal !important;
    left: 0;
    padding: 5px 0 2px 2%;
    text-align: left;
    top: 0;
    width: 211px;
	text-transform: capitalize;
}
.linksheaders {
	border-radius: 0 0 0 0;
	border-top: 1px solid #efefef;
}
.liksmain {
    float: left;
}
.innerlinksheaders {
    background-color: #EDF7FF;
    float: left;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-top: 3px;
    width: 293px;
}
.innerlinksheaders2 {
    background-color: #F5CFA7;
    float: left;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-top: 3px;
    width: 332px;
}
.cleardiv {
    clear: both;
}
.referfriend {
    display: block;
    float: left;
    height: 86px;
    margin-bottom: 10px;
    width: 225px;
}
.bbblogo {
    float: left;
    height: 44px;
    padding-bottom: 8px;
    padding-top: 10px;
    text-align: center;
    width: 215px;
}
#footerdisclaimer {
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-top: 8px;
    width: 960px;

}
.disclaimertext {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}
A.disclaimertext:hover {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    text-align: center;

}
.disclaimertext2 {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}
.smallbtmmenutext {
    color: #555;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
A.smallbtmmenutext:hover {
    color: #333;
    font-size: 10px;
    font-weight: normal;

}
#footerspacer {
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-top: 8px;
    width: 900px;
}
.attorneylink {
    padding-bottom: 10px;
}
.leftlinkli {
    margin: 0;
    padding: 0;
}
.leftlinkli li {
    background: url("../Images/arrowbullet.jpg") no-repeat scroll left center transparent;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 2px 0 0 15px;
    text-align: left;
}
.rightcontentsmall {
    width: 684px;
	float:left;
	clear:both;
}
.rightbannerarea {
float: right;
width: 195px;
clear: both;
position: absolute;
left: 750px;
top: 75px;
}
.rightbannerarea2 {
    float: left;
    padding-top: 5px;
    width: 195px;
}
.rightwidth {
	width: 100%;
}
.arealisttext {
    color: #333333;
    font-size: 12px;
    text-decoration: none;
}
A.arealisttext:hover {
    color: #333333;
    font-size: 12px;

}
.disclaimertext3 {
    color: #5C5C5C;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
A.disclaimertext3:hover {
    color: #5C5C5C;
    font-size: 10px;
    font-weight: normal;
    text-align: left;

}
.numericbullet {
    list-style: none;
    padding-left: 0;
}

.numericbullet li strong{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
}

.numericbullet li{padding-bottom:10px;}

.alphabullet {
    list-style: decimal outside none;
    padding-left: 20px;
}
.alphabullet li strong{
color:#555;
font-size:12px;

}
.alphabullet li{padding-bottom:10px;}
.squrebullet {
    list-style: square outside none;
}
.circlebullet {
    list-style: circle outside none;
}
.discbullet {
    list-style: disc outside none;
    margin-top: 0;
}
#newdiv{
	position:fixed; 
	background-color:transparent;
	width:100%;
	padding-bottom:5px;
	top:0;
	z-index:100;
}

/* CSS Document */

<!-- FORM STYLES -->




#newSSLogo{display:none;}

.ims-cform #stateId {
    width: 152px ;
}

.ims-cform .fieldLabel {
    background-color: transparent !important;
    border-top: 0 solid white!important;
    color: #777777;
    font-size: 12px;
    font-weight: normal;
    line-height: 100%;
    padding-left: 0;
    text-align: right;
    text-shadow: 0 -1px 0 #EFEFEF;
    vertical-align: middle!important;
    width: 250px;
}
.ims-cform #stateId, .ims-cform #cityId {
    padding: 2px;
    width: 150px!important;
}
#p_name-firstName, #p_name-lastName{
	width:88px;
	}
#p_name-initial{
	width:20px;
	}

#p_bestTimeToCall, #p_bestTimeToCall2 {
    margin-left: 6px;
    padding: 2px;
}
#p_incidentDate_mm-month, #p_incidentDate_mm-year {
    padding: 2px;
}
#p_email, #p_healthCondition{
	width:208px;
	}

#p_phone1, #p_phone2, #p_phonetextEve1, #p_phonetextEve2{
	width:28px; 
	text-align:center;
	}
/*.startHere {
background: url("Images/startHereArrw-sm.png") no-repeat scroll 0 0 transparent;
display: block;
height: 55px;
left: 16px;
position: relative;
top: 90px;
z-index: 1;
margin-top: -55px;
}*/
.startHere {
background: url("../Images/startHereArrw.png") no-repeat scroll 0 0 transparent;
display: block;
height: 55px;
left: -5px;
margin-bottom: -40px;
position: relative;
top: 49px;
width: 106px;
z-index: 1;
}
.startHere-sm {
    background: url("../Images/startHereArrw-sm.png") no-repeat scroll 0 0 transparent;
    height: 57px;
    left: 532px;
    position: absolute;
    top: 90px;
    width: 44px;
    z-index: 1;
}

#controlBox {
	background:url(../Images/formHead.png) 0 0 no-repeat #EDF7FF;
border-radius: 15px;
box-shadow: 0 0 5px #999999;
display: block;

position: relative;
width: 620px;
border: 1px solid white;
border-right: none;
padding-top:30px;
margin-bottom:30px;
left:10px;

}
/*#controlBox:before {
    content: url("../Images/startHereArrw-sm.png");
    display: block;
    left: -34px;
    margin-bottom: -57px;
    position: relative;
}
#controlBox:before {
    content: url("../Images/startHereArrw.png");
    height: 50px;
    left: -5px;
    position: absolute;
    top: 35px;
    width: 106px;
    z-index: 1;
}
*/
#Step1, #frmPart_2_wc{
	background-image: url(../Images/formBut.png);
	background-position:0 0;
	background-color:transparent;
	width: 263px;
	height:64px;
	overflow:hidden;
	text-indent:-2000px;
	border:none;
	outline:none;
	cursor:pointer;
	}
	#frmPart_2_wc{
		background-position:0 128px;
	}
	#Step1:hover{
	background-position: 0 -64px;
	}
	#frmPart_2_wc:hover{
	background-position: 0 -192px;
	}

#Step1, #frmPart_2_wc {margin:15px 0;}

#Step1{

position:relative;}

.seal {
    background: url("../Images/3MilSeal.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 169px;
    position: relative;
    width: 126px;
}
hr {
  border: 0;
  width: 100%;
  color: #efefef;
background-color: #efefef;
height: 1px;
}

#apaForm {
padding: 10px;
}

#step-4351-1 {
padding: 10px;
}
#step-4351-1 #tr-cityID-nozip {
position: relative;
left: -10px;
}
#step-4351-1 .ims-cform .fieldLabel {
width: 180px;
vertical-align: middle;
font-weight: normal;
font-size: 11px;
color: #555;
text-shadow: none;
}

#newSSLogo{display:none;}

<!--[if IE 9]>
  <style type="text/css">
    .heading1, heading3, .toplinksheaders, .linksheaders {
       filter: none;
    }
  </style>
<![endif]-->

