	body {
	font-family: arial;
	background-image: url(images/template_background.gif);
	background-color: White;
	margin: 0em;
}

.menuholder {
	background-image: url(images/backgrounds/left_vertical_banner.gif);
	width: 18%;
}

h1, h2, h3, h4, h5, th, thead, tfoot {
	color: #003366;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h5, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

tfoot, thead {
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

td.tdcaption {
	white-space: nowrap;
}

a:link {
	text-decoration: none;
	white-space: nowrap;
	color: #3333cc;
}

a:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #333399;
}

a:active {
	text-decoration: none;
	white-space: nowrap;
	color: #333399;
}

a:hover {
	text-decoration: underline;
	white-space: nowrap;
	color: #3333cc;
}

small {
	font-size: .7em;
}

big {
	font-size: 1.17em;
}

blockquote, pre {
	font-family: Courier New, monospace;
}

ul li {
	list-style-type: square;
}

ul li li {
	list-style-type: disc;
}

ul li li li {
	list-style-type: circle;
}

ol li {
	list-style-type: decimal;
}

ol ol li {
	list-style-type: lower-alpha;
}

ol ol ol li {
	list-style-type: lower-roman;
}

img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.dealerImage {
	border-style: solid;
	border-width: 2px;
	border-color: Black;
}

div.dealerImage {
	font-size: 0px;
}

.dealerImage .dealerImage {
	border-style: none;
}

.disabledMenuLink {
	color: Navy;
	font-weight: bold;
	font-size: smaller;
}

a.enabledMenuLink:link {
	color: #0000FF;
	text-decoration: none;
	font-size: smaller;
}

a.enabledMenuLink:visited {
	color: #CC0033;
	text-decoration: none;
	font-size: smaller;
}

a.enabledMenuLink:hover {
	color: #3000CC;
	text-decoration: underline;
	font-size: smaller;
}

a.enabledMenuLink:active {
	color: #CC0033;
	text-decoration: none;
	font-size: smaller;
}

.captionLabel {
	color: Navy;
	font-weight: bold;
	background-color: white;
}

input.samewidth {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	background-color: D4D4D4;
	font-weight: bold;
	width: 110px;
}

input.samewidthlarge {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	background-color: red;
	font-weight: bold;
	width: 300px;
}

img.leftNavImageAnchor {
	height: 27px;
	width: 248px;
	border-style: none;
}

img.leftNavImageSeparator {
	height: 4px;
	width: 248px;
	border-style: none;
}

sup {
	font-size: 75%;
}
