body {
	background-color: #CCC;
	margin-top:0;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

a:link {
	color: #069;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #069;
}
a:active {
	text-decoration: underline;
	color: #069;
}
.main-table {
	background-color: #FFF;
	border: 1px solid #000;
}

form {
    margin: 0;
}

.home-box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-top: 2px;
}
.home-red-sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #921e16;
}
.approved {
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.locations-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}


.link-small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.getbutton {
	padding-top: 30px;
}

/* Side Nav Start */

.nav-background {
	background-image: url(images/side-nav-background-middle.gif);
	background-repeat: repeat;
}
.side-nav-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9d2e27;
	width: 185px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin-left: 3px;
}

.side-nav-title-background {
	background-image: url(images/side-nav-background-top.gif);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/* Side Nav End */

/* Headers Start */ 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #9d2e27;
	padding-top: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
/* Headers End */ 

/* Footers Start */ 

.footer-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.footer-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.footer-links:active, .footer-links:link, .footer-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.footer-links-gray:active, .footer-links-gray:link, .footer-links-gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;	
	text-decoration: none;
}
.footer-links-gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #C00;
	text-decoration: none;
}
.footer-links-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #C00;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Footers End */


/* Home Box Start */
				{ margin: 0; padding: 0; }
body				{ font-size: 62.5%; font-family: Georgia, serif; }
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }

div#page-wrap		{ width: 500px; margin: 10px auto; }

.box-two			{
	width: 972px;
	background: #ffffff;
	border: 1px solid #cfcfcf;
	position: relative;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 5px;
}
.box-two .tl		{ position: absolute; width: 14px; height: 14px; background: url(images/box-two-tl.png); top: -1px; left: -1px; }
.box-two .tr		{ width: 14px; height: 14px; background: url(images/box-two-tr.png); position: absolute; top: -1px; right: -1px; }
.box-two .bl		{ width: 14px; height: 14px; background: url(images/box-two-bl.png); position: absolute; bottom: -1px; left: -1px; }
.box-two .br		{ width: 14px; height: 14px; background: url(images/box-two-br.png); position: absolute; bottom: -1px; right: -1px; }
.box-two .inside	{ padding: 10px; }.cp-success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #999;
}
/* Home Box End */

/* Search Box and Newsletter Box Start */

#search_box {
    width: 417px;
    height: 35px;
    background: url(images/bg_search_box.gif);
}
#search_box #s {
	float: left;
	border: 0;
	width: 300px;
	background: none;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
#newsletter_box {
    width: 192px;
    height: 24px;
    background: url(images/newsletter-box.jpg);
}
#newsletter_box #s {
	float: left;
	border: 0;
	width: 90px;
	font-size: 16px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
	background: none;
}
#newsletter_box #go {
	float: right;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}

/* Search Box and Newsletter Box End */

/* Header Start */

.g2m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.oiw-877 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 10px;
}
.oiw-877-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CD3E36;
	padding-top: 10px;
	padding-bottom: 3px;
}

.solutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

/* Header End */
.dealer-before {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.HomePageSubHeader {
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #9d080d;
}

.toplinks:link, .toplinks:active, .toplinks:visited{
	
	font-weight:bold;
	text-decoration:underline;
	}
.toplinks:hover{
	
	font-weight:bold;
	text-decoration:underline;
	}