/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}

.text-default{
	font-size: 11px;
	color: #666666;
}

.text-black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

A.text-black {
	color: #000000;
	text-decoration: underline;
}

A.text-black:hover {
	color: #000000;
	text-decoration: none;
}

.text-cookie-crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

A.text-cookie-crumbs {
	text-decoration: none;
}

A.text-cookie-crumbs:hover {
	color: #009489;
	text-decoration: underline;
}

.text-white {
	color: #FFFFFF;
}

A.links-teal {
	color: #FFFFFF;
	text-decoration: underline;
}

A.links-teal:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.dotted-lines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 9px;
}

/*CORPORATE TEAL * CORPORATE TEAL * CORPORATE TEAL * CORPORATE TEAL * CORPORATE TEAL */

.links-teal {
	color: #009489;
}

A.links-teal {
	color: #009489;
	text-decoration: underline;
}

A.links-teal:hover {
	color: #009489;
	text-decoration: none;
}

/*DEALER DIRECT GREEN * DEALER DIRECT GREEN * DEALER DIRECT GREEN * DEALER DIRECT GREEN */

.links-green {
	color: #6dc067;}

A.links-green {
	color: #6dc067;
	text-decoration: underline;
}

A.links-green:hover {
	color: #6dc067;
	text-decoration: none;
}


