.text {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	text-align : justify;
	letter-spacing: 1px;
}

.textbold {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	text-align : justify;
	letter-spacing: 1px;
}

.textbolditalic {
	color : Gray;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	text-align : justify;
	letter-spacing: 1px;
}


.address {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	text-align : justify;
}

.addresslinks {
	color : #F37021;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	text-align : justify;
}

.copyright {
	color : ##065126;
	font-family : Arial;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	text-align : justify;
}

.titles {
	color : Black;
	font-family : arial ;
	font-size : 15px;
	font-weight : bold;
}

.titlesitalic {
	color : #0D2547;
	font-family : arial ;
	font-size : 17px;
	font-weight : bold;
	font-style: italic;
}


.titlestimes {
	color : black;
	font-family : "Times New Roman";
	font-size : 20px;
	font-weight : bold;
}


.dealerlocator {
	color : #3A5888;
	font-family : arial ;
	font-size : 11px;
	font-weight : bold;
	vertical-align: text-top;
	letter-spacing: 1px;
}

.options {
	color : #3A5888;
	font-family : arial ;
	font-size : 11px;
	font-weight : bold;
	line-height: 21px;
}

.contact {
	color : #2B3F60;
	font-family : arial ;
	font-size : 11px;
	font-weight : bold;
	line-height: 18px;
}

.contactname {
	color : White;
	font-family : arial ;
	font-size : 11px;
	font-weight : bold;
	}



.optionssmall {
	color : #3A5888;
	font-family : arial ;
	font-size : 10px;
	font-weight : bold;
	line-height: 13px;
}


.dealerlocatorsmall {
	color : #3A5888;
	font-family : arial ;
	font-size : 10px;
	vertical-align: text-top;
}
.formbg {
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	background : #EAE7BF;

}
.specbold {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
}
.tableheading {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #ffffff;
}

.tabletitle {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #ffffff;
}


.tabletext {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #000000;
}

.tabletextwhite {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #ffffff;
}


.tablefeature {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
}

.formbuttons {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	background-color : #EAE7BF;
	color: Black;
	}


a:link { color: #065126; text-decoration: none; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold;    letter-spacing: 1px;    }
a:visited { color: #065126; text-decoration: none; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold;  letter-spacing: 1px;   }
a:hover { color: #6FA36F; text-decoration: none; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold;  letter-spacing: 1px;   }
a:active { color: #065126; text-decoration: none; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold;  letter-spacing: 1px;  }
