@charset "utf-8";
/* Chevy Work Trucks (Quality Chevy Fleet) CSS */

/* Global */

body {
	margin: 0;
	padding: 0;
	background-image: url(/images/diamondpattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

img, div.png {
	behavior: url(/iepngfix.htc);
	border: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

a:link {color: #ffffff;text-decoration: none;}
a:visited {color: #ffffff;text-decoration: none;} 
a:hover {color: #cccccc;text-decoration: underline;}
a:active {color: #ffffff;text-decoration: none;}

.cwt_ClearDiv {
	clear: both;
}

#cwt_OuterContainer {
	width: 100%;
	text-align: center;
}

#cwt_MainContainer {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#cwt_HeaderContainer {
	width: 1000px;
}

#cwt_HeaderSWF {
	width: 1000px;
}

#cwt_ContentContainer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	padding: 20px;
	background-image: url(/images/page_content_bg.gif);
}

#cwt_FooterContainer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 960px;
	padding: 0px 20px 0px 20px;
	height: 35px;
	background-image: url(/images/footer_bg.png);
}

#cwt_FooterLinks {
	float: left;
}

#cwt_FooterCopyright {
	float: right;
}

/* Specials */

.specials_img {
	text-align: center;
}

/* Research

.tableframe a:link {color: #333333;text-decoration: none;}
.tableframe a:visited {color: #9333333;text-decoration: none;} 
.tableframe a:hover {color: #666666;text-decoration: underline;}
.tableframe a:active {color: #333333;text-decoration: none;} */



#mm4-container .mm4-details-tabs-tab {
	font-size:1.2em !important	
}
#mm4-container .mm4-details-address {
    font-size: 10px;
}
