h5.contactphone,
h5.contactemail,
h5.contactmail,
h5.contactaddress,
h5.contact_phone_mail_address_email,
h5.contact_phone_mail_email,
h5.contact_phone_email
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin: 0px 0px 8px 0px;
	color: #ffffff;
	line-height: 18px;
	padding-left: 22px;
	background:#BDC3F2 url(../img/phone.icon.gif) no-repeat;
}

h5.contactmail {
	background:#BDC3F2 url(../img/mail.icon.gif) no-repeat;
}

h5.contactemail {
	background:#BDC3F2 url(../img/email.icon.gif) no-repeat;
}

h5.contactaddress {
	background:#BDC3F2 url(../img/address.icon.gif) no-repeat;
}

h5.contact_phone_mail_address_email,
h5.contact_phone_mail_email,
h5.contact_phone_email {
	padding-left: 21px;	
}

h5.contact_phone_mail_address_email {
	background:#BDC3F2 url(../img/phone_mail_addr_email.icon.gif) right no-repeat;
}

h5.contact_phone_mail_email {
	background:#BDC3F2 url(../img/phone_mail_email.icon.gif) right no-repeat;
}

h5.contact_phone_email {
	background:#BDC3F2 url(../img/phone_email.icon.gif) right no-repeat;
}

table.contactinfo 
{
	width:100%
}

 .contacttext
{
	padding: 0px 5px 0px 22px;
}

.contactinfo .contacttext strong, .contactinfo .contacttext a
{
	color:#0C106B;
}

.contactinfo .contactimage
{
	padding: 5px 0px 8px 22px;
	text-align:right;
}

.contactinfo .contactemail {
	padding:0px 5px 10px 12px;
}

td.contactemail {
	width: 250px;
}

td.contactheaderlink {
	padding:0px 5px 0px 10px;
}

.dealerlink {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#0C106B;
}

.contactemaillink {
	text-decoration: none;
	font-size:11px;
	color:#0C106B;
}

.contactformtable {
	width:100%;
	background-color:#F5F6FB;
}

.contactformtable td {
	width:168px;
	padding:13px 10px 0px 10px;
	font-weight:bold;
	color:#0C106B;
	vertical-align:bottom;
}

.contactformtable td.formcell {
	padding:0px 10px 0px 10px;
	vertical-align:top;
}

.contactformtable td.buttons {
	text-align:right;
}

.contactformtable .formfield {
	width:148px;
	height:20px;
	font-size: 11px;
}

.contactformtable td textarea.formfield {
	height:117px;
}

.required
{
	font-weight:normal;
	font-size:10px;
}

.contactlink {
	text-decoration: none;
}
