body { 
	background: #F3F3F3 url(/brands/default/images/bg_subpg.jpg) top repeat-x;
}

h1 {
	margin:18px 0 24px 41px;
}
h1 img{
    vertical-align: middle;
}

h3{
    color: #2864B0;
}
.grayTxt {
	font-size: 12px;
	color: #494949;
} #bcAdjust {
	float: left;
}


/* ------------------- Set Base values for display ----------------------*/
.contactForm_inputBlock{ 
	border:0px #999999 dashed;
	position:relative;
	display:block;
}

#breadcrumbCntr{
    float:none;
}
/* ------------------- Set class specific styles ------------------ */	
.floatLeft {
    float: left;
} .inputBlock {
    padding: 5px;
    border: 0px #666 dashed;
} 
/**************************************************
 * Form
 */

#formCntr {
    padding-left: 64px;
} #contactForm_Container {
    padding-top: 10px;
} #comment {
    width: 400px;
    height: 200px;
} #contactForm_preferred {
    padding-bottom: 5px;
} #contactForm_contactMethod {
    margin-top: 25px;
} #contactForm_ownHome {
    border: 0px #FF0000 dashed;
    padding-top: 10px;
} #contactForm_ownHomeBlock {
    display: none;
} #contactForm_Zip {
    margin-bottom: 10px;
    clear:left;
} #contactForm_email {
    clear: both;
    margin-bottom: 5px;
} #contactForm_phone {
    clear: both;
} #contactForm_confirmed {
    display: none;
    height: 400px;
} #contactForm_continueLink {
    color: #2763b0;
    text-decoration: underline;
    font-size: 14px;
} #contactForm_addr{
    clear:left;
} .contact-form input, textarea {
    background: #F1F1F1;
    border: 1px solid #999;
    font-size: 12px;
    padding: 2px;
} input.not-input {
    background: none;
    border: 0 none;
}
.contactForm_ownHomeSection {
    margin-bottom: 25px;
} .contactForm_errorBlock {
    padding-left: 5px;
    height: 14px;
    border: 0px #666 dashed;
    color: #FF0000;
    /*font-weight: bold;*/
} .ownHomeSection {
    border: 0px #666 dashed;
    clear: both;
    width: 400px;
    height: 50px;
} .inputBlockCityState {
    border: 0px #666 dashed;
} .ownHomeSection #fieldLabel {
    width: 500px;
} #state{
    width: 125px;
}

#cusServWrapper {
	float: left;
	clear: both;
	width: 973px;
}

