/* CSS Document */

.required_style, .error_style {
color:#8c1e28;
line-height:17px;
}

.error_style {
font-weight:bold;
}

#contact_table {
width:460px;
}

#contact_table td {
padding: 5px 0px 5px 0px;
width: 50%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
color: #445566;
}

#contact_table2 {
width:460px;
}

#contact_table2 td {
padding: 5px 0px 5px 0px;
width: 33%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
color: #445566;
}

#contact_table .fineprint {
font-size:9px;
line-height:12px;
}

.contact_field, .contact_dropdown, .contact_comments, .direction_field {
background-color:#ffffff;
color:#445566;
border:0px;
border: solid #b7d5e2 1px;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11px;
font-weight:normal;
}

.contact_field {
width:185px;
height:15px;
margin: 0px;
}

.contact_dropdown {
width: 185px;
height: 20px;
}
		
.contact_comments {
width: 410px;
height: 60px;
margin-top:3px;
}
	
.direction_field {
width: 250px;
height: 16px;
margin-right:3px;
}

#contact_options {
line-height:24px;
}
		
#map {
width:460px;
height:300px;
border:solid #3b718e 2px;
}

#optouttable td {
padding:5px 5px 0px 0px;
}

#optouttable2 td {
padding:0px 10px 10px 0px;
}


/* PROMOTION STYLES */

#promobox {
/*background-color:#ffffff;*/
border: solid #8595a6 1px;
padding:10px 10px 15px 10px;
width:390px;
}

#promobox td {
width:auto;
padding: 0px 4px 10px 0px;
}

.promopgs_rightcell {
background-color:#E7F1F6;
color:#445566;
text-align:center;
padding-top:25px;
}

#promopgs_textarea {
padding:15px 60px 15px 60px;
text-align:left;
}

#promopgs_textarea li {
/*list-style: none url(../../images/services/component_bullet.gif); 
display: list-item;*/
margin-bottom:12px;
line-height:18px;
}

#promopgs_textarea h1 {
font-size:15px;
font-weight:bold;
margin:0px;
padding:0px 0px 5px 0px;
line-height:24px;
}