body {
    background-color: #d4dfe3;
}

form {
    margin: 0px;
}

.Copy_Error {
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #cc0000;
}

.Copy_Small {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
}

.Copy_Normal {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
}

.Copy_Normal_Bold {
    font-size: 9pt;
    font-family: Verdana;
    font-weight: bold;
    color: #000000;
}

.Copy_Large_Bold {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #000000;
}

.Copy_White_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #ffffff;
}

.Copy_Green_Small {
    font-size: 7t;
    font-family: Verdana;
    font-weight: normal;
    color: #6CA300;
}

.Copy_Green_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #6CA300;
}

.Copy_Green_Large_Bold {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #6CA300;
}

.Copy_Green_Extra_Large_Bold {
    font-size: 18pt;
    font-family: Verdana;
    font-weight: bold;
    color: #6CA300;
}

.Copy_Red_Small {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: normal;
    color: #cc0000;
}

.Copy_Red_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #cc0000;
}

.Copy_Red_Large_Bold {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #cc0000;
}

.Copy_Blue_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #005C8B;
}

.Copy_Blue_Large_Bold {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #005C8B;
}

.Copy_Footer {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: normal;
    color: #a1a1a1;
}

.Copy_Sqid {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #ffffff;
    padding: 10px;
}

.Link_Small {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: normal;
    color: #0000cc;
}

.Link_Small_Bold {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: bold;
    color: #0000cc;
}

.Link_Normal {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #0000cc;
}

.Link_Normal_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #0000cc;
}

.Link_Black_Small {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
}

.Link_Black_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #000000;
}

.Link_Blue_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #005C8B;
}

.Link_Large_Green_Bold {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #6CA300;
}

.Link_White_Bold {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #ffffff;
}

.Link_Used_Vehicle {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #005a8c;
    text-decoration: underline;
}

.Link_Return {
    font-size: 16pt;
    font-family: Verdana;
    font-weight: bold;
    color: #6CA300;
}

.Link_Footer {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: normal;
    color: #0000cc;
}

.Link_Footer_Bold {
    font-size: 7pt;
    font-family: Verdana;
    font-weight: bold;
    color: #0000cc;
}

.Table_Start {
	border: solid 1px black;
    border-collapse: separate;
    width: 300px;
    height: 150px;
	background-color: #D7E8A1;
}

.Table_Light_Blue {
	background-color:#005c8b;
}

.Table_Light_Green {
	background-color:#D7E8A1;
	border: 1px solid black;
}

.Table_Light_Gray {
    background-color: #e4e4e4;
    border: 1px solid black;
}

.Cell_Blue_Divider {
	background-color: #005c8b;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #FFFFFF;
}

.Input_Text {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #000000 ! important;
    background-color: #FFFFFF ! important;
}

.Input_Submit {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #000000 ! important;
    height: 22px ! important;
}

.Input_Submit2 {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #000000 ! important;
}

.Input_Error {
    font-family: Verdana;	
    font-size: 8pt;
    font-weight: normal;	
    color: #000000 ! important;
	background-color: #ffb5b5 ! important;
	border: 2px solid #cc0000
}

.Input_Disabled {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #777777 ! important;
    background-color: #e7e7e7 ! important;
}

.Table_Message {
    border: 5px solid #cc0000;
    background-color: #ffb5b5;
    width: 500px;
}

.Cell_Message {
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #cc0000;
    padding: 10px;
}

.Table_Disclaimer {
    width: 700px;
    border: 2px solid #e9e9e9;
}

.Cell_Disclaimer {
    font-family: Verdana;
    font-size: 7pt;
    padding: 5px;
    color: #000000;
    background-color: #c7c7c7;
}

.Cell_Search_Header {
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #ffffff;
    text-decoration: underline;
    background-color: #005a8c;
    cursor: pointer;
}

.Image_Search {
    width: 14px;
    height: 14px;
    border: 0px;
}

.Table_Google {
    border: 1px solid #000000;
    background-color: #D7E8A1;
}

.Cell_Google {
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #005a8c;
}

.Google_Title {
    font-size: 10pt ! important;
    font-family: Verdana ! important;
    font-weight: bold ! important;
    color: #000000 ! important;
    text-decoration: none ! important;
}

.Google_Description {
    font-size: 8pt ! important;
    font-family: Verdana ! important;
    font-weight: normal ! important;
    color: #777777 ! important;
    text-decoration: none ! important;
}

.Google_Url {
    font-size: 8pt ! important;
    font-family: Verdana ! important;
    font-weight: normal ! important;
    color: #005a8c ! important;
    text-decoration: none ! important;
}

.Copy_Offer {
	font: bold 10pt Verdana;
}

a.Copy_Offer, .Copy_Offer a {
	color: #0000cc;
}

.Copy_Warranty_Offer {
	font: bold 10pt Verdana ! important;
	color: #000000 ! important;
}

.Link_Warranty_Offer, a.Link_Warranty_Offer, .Link_Warranty_Offer a {
	font: bold 10pt Verdana ! important;
	color: #0000cc ! important;
}

.Cell_Warrenty {
	padding: 5px;
	background-color: #000000;
}

.Copy_Additional_Offer {
	font: bold 10pt Verdana ! important;
	color: #000000 ! important;
}

.Link_Additional_Offer, a.Link_Additional_Offer, .Link_Additional_Offer a {
	font: bold 10pt Verdana ! important;
	color: #0000cc ! important;
}