.bodycopy {  font-size: 11px; color: #FFFFFF; line-height: 14px}
.headline {  font-size: 14px; font-weight: bold; color: #FFFF00}
.bodybold {  font-size: 11px; font-weight: bold; color: #FFFFFF}
.bulletedlist { font-size: 11px; line-height: 13pt; font-weight: bold; color: #FFFF00; }
.subhead {  font-size: 12px; line-height: 13px; font-weight: bold; color: #FFFF00; }
.textnav {  font-size: 9px; color: #06C }
body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; background: #A4CFFF url(images/background_sky.jpg) no-repeat left top ; }

.strike { font-size: 11px; color: #FFFFFF; line-height: 14px ; text-decoration: line-through}

#container { position: relative; width: 769px; margin: 0px auto 20px auto; }
* html #container { height: 1% }
#header {
	height: 47px;
	margin: -66px 0 0 0;
	background-image: url(images/image_headerBg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
}
#logo { display: block; position: relative; z-index: 100; }
#header #navButtons { padding: 10px 0 0 250px; }
* html #header #navButtons { height: 1px; }
#header #navButtons img { vertical-align: bottom; margin: 0; padding: 0; }

#body { padding: 16px 0 0 0; margin: -48px 22px 0 10px; background: #39F; }
#body #leftCol {
	width: 174px;
	padding: 10px 0 0 0;
	vertical-align: top;
	background-color: #39F;
	background-image: url(images/image_licensePlateSide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#body #leftCol img { vertical-align: top; }
#body #centerCol { width: 401px; padding: 15px 0 0 0; }
#body #rightCol {
	padding: 27px 0 0 0;
	vertical-align: top;
	width: 161px;
	background-color: #39F;
	background-image: url(images/image_licensePlateSide.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#body #rightColWide { padding: 15px 20px 0 0; }

#titleTab { display: block; position: relative; left: 502px; top: -7px }
table, tr, td { margin: 0; padding: 0; border: 0; }

#bottomHR { margin: 10px 22px 10px 10px; }

#footer { text-align: center; margin: 0 22px 0 10px; }

.boldlink { font-weight: bold; color: #FFFF00; text-decoration: none; }
