body {
	background-color: #666666;
	margin: 0px;
}
p {
	font-family: Verdana;
	font-size: 11px;
}
input,select,textarea {
	font-family: Verdana, Arial;
	font-size: 10px;
}
h1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	font-size: 26px;
	margin: 5px 5px 0px;
}

h2 {
	font-family: Tahoma;
	font-weight: bold;
	color:#C00;
	font-size: 20px;
	margin:0px;
}

.minh1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
}
.navBackground {
	background-image:url('../images/cash-for-clunkers_r2_c1.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	color: #ffffff;
	height: 34px;
}
.navText {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
.navText a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navText a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navText a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ff4204;
	font-weight: bold;
	text-decoration: none;
}
.midtable {
	font-family: Tahoma;
	font-size: 12px;
	background-color:#FFF;
}

A:link {text-decoration: none; color: #cf1111;}
A:visited {text-decoration: none; color: #cf1111;}
A:active {text-decoration: none; color: #cf1111;}
A:hover {text-decoration: underline; color: #cf1111;}

.required {
	font-size: 9px;
	color: #FF0000;
}

/* STYLES ADDED BY NOLIZZLE */
.contentSpacing{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.titleStyle{
	-x-system-font:none;
	font-family:"Trebuchet MS",Sans-Serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:24px;
	margin:0 0 0px;
	color: #9d9d9d;
}
.titleStylered{
	-x-system-font:none;
	font-family:"Trebuchet MS",Sans-Serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:24px;
	margin:0 0 0px;
	color: #c00;
}
.contentStyle{
	-x-system-font:none;
	font-family:"Trebuchet MS",Sans-Serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color: #9d9d9d;
}
.contentStyleSmall{
	-x-system-font:none;
	font-family:"Trebuchet MS",Sans-Serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color: #333;
}
.dealershipTitles{
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:bolder;
	color: #000000;
	text-decoration: none;
}
.dealershipTitles a:link{
	color: #000000;
	text-decoration: none;
}
.dealershipTitles a:visited{
	color: #000000;
	text-decoration: none;
}
.dealershipTitles a:hover{
	text-decoration: underline;
	color: #ff4204;
}
.dealershipContent{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.faqQuestions{
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:bolder;
	color: #333333;
	text-decoration: none;
}
.faqAnswers{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #cf1111;
}
.borderStyle td {
	border-top: 1px #ccc solid; 
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
} 
.borderRegular{
	border-top: 1px #ccc solid; 
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
} 
/* FORM STYLE HERE */
.formBackground {
	background-image:url('../images/Form-Middle.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #ffffff;
	height: 100px;
	color: #ffffff;
}
.formTitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

/*************  Footer Styles *************/
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.footer a:link {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
}
.footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.cag-footer {
	font-family: Verdana;
	text-align:center;
	font-size: 9px;
	color: #666666;
	border-style:none;
	padding: 1px;
}
.cag-footer a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.cag-footer a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.cag-footer a:hover {
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}