.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #990000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:active {
	color: #FFFFFF;
}
.stateheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin:-10px 0 25px 0;
}
.statecompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.dealertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.dealerTextFooter{
	color:#999;
	font-size:10px;
}
.dealerTextFooter a:link{
	color:#999;
	font-size:10px;
	text-decoration: none;
}
.dealerTextFooter a:visited{
	color:#999;
	font-size:10px;
	text-decoration: none;
}
.dealerTextFooter a:hover{
	color:#666;
	font-size:10px;
	text-decoration:underline;
}
.dealerTextFooter a:active{
	color:#999;
	font-size:10px;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
}
.credits a:link {
	color: #999999;
	text-decoration: none;
}
.credits a:visited {
	color: #999999;
	text-decoration: none;
}
.credits a:hover {
	color: #666666;
	text-decoration: underline;
}
.credits a:active {
	color: #999999;
	text-decoration: none;
}
.dealertextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.dealertextblue a:link {
	color: #003399;
}
.dealertextblue a:visited {
	color: #003399;
}
.dealertextblue a:hover {
	color: #003399;
}
.dealertextblue a:active {
	color: #003399;
}
