﻿

blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #3C74E6;
}

a:hover {
	text-decoration: underline;
	color: #E58C24;
}

img {
	border: none;
}

/* box styles */
.box .title {
	background: #000000;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.box .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.seperator {
	margin: 0;
	padding: 20px 20px 20px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

input {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	width:200px;
	cursor:pointer;
}

.error {
	color:#FF0000;
	font-size:10px;
	font-weight:normal;	
}

.invitem_vehname {
	font-size: 1em;	
	font-weight:bold;
}

.cmp_dealername {
	font-size: 1em;	
	font-weight:bold;
}

.cmp_dlr {
	padding: 20px;
	font-size:14px !important;
}

.cmp_selection {
	font-size: 1em;	
	font-weight:bold;
	padding: 20px;
}

strong.cmp_title {
	text-decoration: underline;	
}

.veh1_imgbkgd {
	padding: 20px;
}

.veh2_imgbkgd {
	padding: 20px;
}