p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	color: #1d1d1d;
}
h1 {
	font-family: Helvetica Neue, Myriad, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	font-weight: bold;
	color: #006600;
}
h2 {
	font-family: Helvetica Neue, Myriad, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #006600;
}
a:link {
	color: #006600;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #003300;
}
.bannerbg {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: repeat;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext a:link, .whitetext a:hover, .whitetext a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.menu, .menu a:link, .menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012815;
}
.pageheading {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	line-height: 18pt;
}
.pageheading A:link, .pageheading A:visited {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	line-height: 18pt;
	text-decoration: underline;
}
.pageheading A:hover {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
	line-height: 18pt;
	text-decoration: underline;
}
.whitepageheading {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18pt;
}
.whitepageheading A:link, .whitepageheading A:visited, .whitepageheading A:hover {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18pt;
	text-decoration: underline;
}
/** body content class **/
.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: 1D1D1D;
}
.bodycontent A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: green;
	text-decoration: underline;
}
.bodycontent A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: light green;
	text-decoration: underline;
}
.bodycontent A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: dark green;
	text-decoration: none;
}
.bodycontent A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: orange;
	text-decoration: underline;
}
.formcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: 1D1D1D;
}
.pagesubheading {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
	line-height: 14px;
}
.tablebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #1d1d1d;
	/** background-image: url(../images/66_trans_bg.gif); **/
}

.sitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: 10pt;
	color: #006600;
	background-color: #FFFFFF;
}
.footerbg {
	background-color: #FFFFFF;
}
/** IMAGE USAGE **/
.faqbg {
	background-image: url(../images/faq_bg_image.jpg);
	background-repeat: no-repeat;
}
.testbg {
	background-image: url(../images/testimonial_bg_image.jpg);
	background-repeat: no-repeat;
}
.dealersearchbg {
	background-image: url(../images/search_bg_image.jpg);
	background-repeat: no-repeat;
}
.generictires {
	background-image: url(../images/tiregroup_bg_image.jpg);
	background-repeat: no-repeat;
}
.nopicture {
	background-image: url(../images/nopic_bg_image.jpg);
	background-repeat: no-repeat;
}