.car-type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.dark-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}
.Zip-Code {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.car-type_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.border {
	border: 1px solid #CCCCCC;
	
}

	
.bottom-line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
h1 {
	background:transparent;
	font:bold 18px "Times New Roman", Times, serif;
	margin:0;
	color: #006699;
}
h2 { 
background:transparent; 
font:bold 16px Georgia, "Times New Roman", Times, serif; 
text-align:center; 
margin:0; 
}
h3 { 
background:transparent; 
font:bold 11px Georgia, "Times New Roman", Times, serif; 
text-align:center; 
margin:0; 
}
.head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #006699;
	font-weight: bold;
	}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
.article-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}
.form {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
	background-color: #FFFFCC;
	}
.border-dark {

	border: 1px solid #666666;
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}
