@charset
"UTF-8"
;
/* CSS Document */

iframe {
   border: none;
}

form:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

* html form {
   height: 1%;
}

.wide-form-container {
   background: url( ../images/bg-wide-box-top.gif ) no-repeat top left;
   padding-top: 10px;
}

.wide-form {
   background: url( ../images/bg-wide-box.gif ) repeat-y top left;
   url border: #adadad 1px solid;
   width: 740px;
}

.form-button {
   margin-bottom: 25px;
}

.form-column {
   float: left;
   width: 340px;
}

.form-row {
   border-bottom: #adadad 1px solid;
   clear: left;
   float: left;
   padding: 15px 0 5px 15px;
   width: 725px;
}

.form-row.submit {
   background: url( ../images/bg-wide-box-bottom-blue.gif ) no-repeat bottom left;
   border: 0;
}

form .field {
   clear: both;
   margin-left: 0;
   padding: 0 21px 10px 0;
}

form .field:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

form .field.inline {
   float: left;
   clear: none;
}

form .field.inline label {
   display: block;
   float: none;
   line-height: 10px;
   margin-bottom: 3px;
}

form .field.inline input {
   float: none;
}

form .field a {
   font-size: 10px;
   line-height: 20px;
}

form input.textInput {
   background: #f5f6fe;
   border: #adadad 1px solid;
   float: left;
   margin: 0;
   padding: 3px 0 2px 0;
   width: 150px;
}


form input.short {
   width: 120px;
}

form .phoneInput {
   float: left;
   width: 500px;
}

form .phoneInput label.inline {
   color: #393939;
   display: inline;
   float: none;
}

form .phoneInput input {
   background: #f5f6fe;
   border: #adadad 1px solid;
   padding: 3px 0 2px 0;
}

form .phoneInput .phone3 {
   width: 25px;
}

form .phoneInput .phone4 {
   width: 35px;
}
form input.phone3 {
 height:18px;width:25px;background: #f5f6fe;border: #adadad 1px solid
}
form input.phone4 {
 height:18px;width:35px;background: #f5f6fe;border: #adadad 1px solid
}

form .phoneInput #cellphone {
   background: none;
   border: none;
   padding: 0;
}

form textarea {
   background: #f5f6fe;
   border: #adadad 1px solid;
   height: 100px;
   width: 583px;
}

* form textarea {
   margin-left: -3px;
}

form label {
   color: #1666af;
   float: left;
   font-size: 10px;
   padding-right: 6px;
   width: 110px;
}

form label.short {
   padding-left: 15px;
   width: 64px;
}

form .checkbox {
   margin: 0 0 14px 115px;
   text-align: left;
   width: 160px;
}

* html form .checkbox {
   margin-left: 114px;
}

form .checkbox input {
   float: left;
}

form .checkbox label, #signIn form .checkbox label {
   color: #393939;
   font: normal 12px / 17px Arial, Helvetica, sans-serif;
   margin-left: 5px;
   vertical-align: middle;
   width: auto;
}

select {
   background: #f5f6fe;
   border: #adadad 1px solid;
   height: 23px;
   width: 150px;
}

* html select {
   left: -3px;
   position: relative;
}

option {
   padding: 2px;
   text-indent: 2px;
}

.submit-button {
   float: right;
}

dl:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

form .shorts {
   color: #1666af;
   float: left;
   font-size: 10px;
   padding-right: 6px;
   width: 64px;
}

form .zipshort {
   width: 51px;
   background: #f5f6fe;
   border: #adadad 1px solid;
   margin: 0;
   padding: 3px 0 2px 0;
}



form input.textInputConfirm {
   background: #f5f6fe;
   border: #adadad 1px solid;
   float: left;
   margin: 0;
   padding: 3px 0 2px 0;
   width: 182px;
}

form .labelReg {
   color: #1666af;
   float: left;
   font-size: 10px;
   padding-right: 6px;
   
}

.contact-cell {
   float: left;
   font-size: 10px;
   padding-right: 6px;
   width: 110px;
}

.contact-comment {
   background: #f5f6fe;
   border: #adadad 1px solid;
   height: 100px;
   width: 583px;
}

.signin-label {
   color: #1666af;
   float: left;
   font-size: 10px;
   width: 80px;
}
.contactform-paragraph{
	margin-left:15px;
	color:#393939;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	margin-bottom:12px;
}

.contactLabelFont {
   color: #1666af;
   float: left;
   font-size: 10px;
   padding-right:0px;
   vertical-align:top;
   text-align:left;
}
/* added on 15-Sep-2009 */
form input.signInErrorBox {
   background: #FFFFE0;
   border: #adadad 1px solid;
   float: left;
   margin: 0;
   padding: 3px 0 2px 0;
   width: 150px;
}

.contentusheadermargin1 {
   padding-top: 7px;
   padding-bottom: 21px;
}


.contentusheader2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   color: #6db33f;
}
