.BodyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.RightGrayBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989898;
}
.GrayBreak {
	background-color: #E7E7E7;
	height: 20px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Answers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;


}
.YearMakeModel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.ResultsDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ResultsTopBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.ResultsMiddleBox {
	border: 1px solid #D6D6D6;
}
.ResultsBottomBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-top-width: 0px;
	border-top-style: none;
}
.ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
A.normal {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #535353;
}
 
A.normal:Hover {
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FF6600;
}

.TableBorderGray1pxB {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E7E7E7;
}
