﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1e54a3;
 	background-image: url("chevrolet_003366.jpg");
 	background-color: #ffffff;
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 30px;
	background-color: #ffffff;
}
#masthead {
	width: 1120px;;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_content {
	position: relative;
	width: 1120px;;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 5px;
}
#content {
	position: relative;
	float: left;
	width: 810px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#sidebar {
	float: right;
	width: 260px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar_250 {
	width: 280px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 2px solid #1e54a3;
	margin-right: 5px;
}
#sidebar_content {
	width: 280px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	clear: both;
	width: 1120px;;;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
	background-color: #ffffff;
}
#masthead h1 {
	font-weight: normal;
	color: #1e54a3;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Content Styles */
h6 {
	color: #1e54a3;
}
h5 {
	color: #1e54a3;
}
h4 {
	color: #1e54a3;
}
h3 {
	color: #1e54a3;
}
h2 {
	color: #1e54a3;
}
#content h1 {
	color: #1e54a3;
}
#content h1 {
	font-size: 1.7em;
}
#content h2 {
	font-size: 1.2em;
}
#content h3 {
	font-size: 1.0em;
}
#content img {
	padding: 0px;
	border: 0px;
}
#sidebar p {
	color: #555;
}
#sidebar img {
	float: left;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	border: 0px;
}
#footer img {
	border: 0px;
}
/* Footer Styles */
#footer p {
	font-size: 0.8em;
	color: #708090;
	font-weight: bold;
}
#footer a {
	font-size: 1.25em;
	color: #708090;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_justify {
	text-align: justify;
}
.style_center {
	text-align: center;
}
.style_right {
	text-align: right;
}
.view_cell {
	border: .5px dotted #000000;
}
.ewCopy {
	color: #003366;
	font-size: 0.8em;
}

