.search {
	margin: 0 0 18px;
	width:584px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #4b4b4b;
	text-align: left;	
}
.search a {
	text-decoration: underline;
	}
#accordion p {
	margin: 0;
	}
	
.search a:hover { text-decoration: none; }


/* Steps / Generics */

.step {
	background-image: url(../Images/step.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 0 0 2px;
	margin: 0 0 1px;
}
/* IE 6 hack \*/
* html .step {
	height: 1%;
}
/* end hack */
.step h2 {
	background-image: url(../Images/step-h2.png);
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	line-height: 35px;
	padding: 9px 0 11px 12px;
	font-size: 1.82em;
	font-weight: normal;
	color: #7f7f7f;
}
/* IE 6 hack \*/
* html .step h2 {
	height: 35px;
}
/* end hack */
.step h2 strong {
	background-image: url(../Images/step-h2-strong.gif);
	background-repeat: no-repeat;
	font-size: 1.30em;
	float: left;
	width: 35px;
	height: 35px;
	margin: 0 8px 0 0;
	line-height: 35px;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #868686;
}
.step h2 em {
	background: url(../Images/step-open-h2-em.gif) no-repeat;
	position: absolute;
	top: 12px;
	right: 24px;
	width: 29px;
	height: 28px;
}
.step .inner {
	background: url(../Images/step-open-inner.png) repeat-y;
	padding: 0 18px 18px;
}
.step1 h2 {
	background-image: url(../Images/step1-h2.png);
}
.open {
	background-image: url(../Images/step-open.png);
}
.open h2 {
	background-image: url(../Images/step-open-h2.png);
	color: #00385c;
}
/* only for modern browsers */
html>body .open.step1 h2 {
	background-image: url(../Images/step1-open-h2.png);
}
/* only for modern browsers */
.open h2 strong {
	background-image: url(../Images/step-open-h2-strong.gif);
	color: #fff;
}



/* Search form / Generics */

.search fieldset {
	border: none;
	font-size: 1.27em;
}
#accordion fieldset p {
	overflow: hidden;
	margin: 0 0 10px;
}
/* hack for IE 6 \*/
* html #accordion fieldset p {
	overflow: visible;
	height: 1%;
}
/* end hack */
.search label {
	color: #015186;
	float: left;
	width: 173px;
	padding: 0 12px 0 0;
	text-align: right;
}
.search input, .search select, .search textarea {
	float: left;
	width: 193px;
	border: 1px inset #808080;
	padding: 1px;
	font-size: 0.93em;
}

.search p.longQuestion {
	margin-top: 5px;
	}

.search .longQuestion label {
	text-align: left;
	font-size: 96%;
	}
.search .longQuestion input, .search .longQuestion select, .search .longQuestion textarea {
	}
	

.search .checkbox, .search .button {
	padding: 0 0 0 185px;
}
.search .checkbox input {
	width: 20px;
	border: solid 0px grey;  
	background: transparent !important;
    border: 0px;
}
.search .checkbox label {
	width: 220px;
	text-align: left;
}

.RadioLayout 
{
    position:relative;
	left: 0px;
	top: 0px;
}

.radioButton label {
	width: 230px;
	text-align: left;
}

.radioButton input {
	width: 20px;  
	background: transparent !important;
    border: 0px;
}

/* Steps / Step by step */

/* Step 1 */

.step1 .inner {
	padding: 0 34px 8px;
	text-align: center;
	font-size: 1.45em;
}
.step1 p {
	background-repeat: no-repeat;
}
.step1 .business {
	/*background-image: url(../Images/step1-business.jpg);*/
	float: left;
	width: 251px;
}
#accordion .step1 .home {
	/*background-image: url(../Images/step1-home.jpg);*/
	margin: 0 0 0 265px;
}
.step1 a:link,
.step1 a:visited {
	display: block;
	height: 33px;
	line-height: 27px;
	padding: 102px 0 1px;
	color: #e7f5fe;
	font-weight: bold;
	text-decoration: underline;
}

.step1 a:hover {
	display: block;
	height: 33px;
	line-height: 27px;
	padding: 102px 0 1px;
	color: #e7f5fe;
	font-weight: bold;
	text-decoration: none;
}


/* Step 2 */

.step2 fieldset {
	width: 250px;
	margin: 0 auto;
}
.step2 label {
	float: none;
	display: block;
	text-align: left;
	padding: 0 0 5px 0;
}
.step2 select {
	float: none;
	width: 250px;
} 

.divMsg
{
	margin-left:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.02em;
	color: #333;
	font-weight: normal;
}
.divZipCode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .97em;
	color: #333;
	font-weight: normal;
	text-align:center;
	width:500px;
	padding-top:20px;
    
}

.divZipCode .ZipEntry
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: .97em;
	color: #333;
	font-weight: normal;
	text-align:left;
	margin-left:130px;
	display:inline;
	float: left;
}

.divZipCode .ZipLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.27em;
	color: #005EBC;
	font-weight: normal;
}

.divZipCode .ZipTxt
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.27em;
	color: #333;
	font-weight: normal;
	width:160px;
	height:20px;
}
.divZipCode .ZipGo
{
	width:25px;
	height:20px;
	display:inline;
	float: left;
	margin-left:10px;
	margin-top:15px;
	text-decoration:none;
	/*margin-right:22px;
	margin-top:14px;*/
}

.divZipCode .btnGoZipCode
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: .97em;
	color: #333;
	width:30px;
	height:25px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

.divZipOptions
{
	margin-left:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.02em;
	color: #333;
	font-weight: normal;
}

.divZipOptions select
{
    height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.12em;
	color: #333;
	font-weight: normal;
	margin-top:5px;
    
}

.divZipOptions .divServiceType  
{
    width:150px;
    display:inline;
    border:1px solid black;
}

.divZipOptions input
{
    display:inline;
    float:left;
    width:15px;
}

.divZipOptions .ServiceRadio
{
    border:0;
}

.divZipOptions .ServiceLabel
{
    display:inline;
    float:left;
    width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .97em;
	color: #005EBC;
	font-weight: normal;
}

/* Step 3 / Business */

.providers {
	padding: 5px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
}
.providers h3 {
	background: url(../Images/step3-providers-h3.gif) no-repeat;
}
.providers img {
	margin: 5px 15px 0;
}
button {
	background: transparent url(../Images/step3-button.gif) no-repeat;
	border: none;
	display: block;
	width: 206px;
	height: 46px;
	line-height: 43px;
	font-size: .93em;
	color: #fff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.message {
	padding: 0 0 0 185px;
	font-size: .75em;
	width: 220px;
	text-align: left;
}

#accordion .toggler {
	cursor: pointer;
}
#accordion .inner {
	display: none;
}
#accordion .open .inner {
	display: block;
}

.dateSelector select
{
	float: none;
	width: 60px;
}
