body {
	font: small Arial, sans-serif;
	color: black; 
	background-color: white; 
	text-align: center; 
}

p { font-size: 12px; margin: 0 0 1em 0; }

.blue { color: #003399 }

h1 { font: 98px Impact; position: relative; bottom: 10px;  margin: 0; color: #05377b; }

h2 { font-size: 14px; margin: 1ex 0 1ex 0; }

h3 { font-size: 12px; margin: 1ex 0 1ex 0; }

td {}

A { color: #003399; text-decoration: none }

A:hover { color: #000000; text-decoration: underline;}

DIV.body {
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	background-color: #003399;
	text-align: left;
}

DIV.subhead {
	overflow: hidden;
	height: 100px;
	width: 897px;
	background-image: url(../ford_dealer_images/img_sub_head_bg.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

DIV.header {
	text-align: center;
}

DIV.navcontainer, DIV.footercontainer {
	overflow: hidden;
	height: 32px;
	width: 897px;
	margin-left: auto;
	margin-right: auto;
}

DIV.navcontainer {
	background-image: url(../ford_dealer_images/img_nav_bg.gif);
}

DIV.footercontainer {
	width: 100%;
	height: 46px;
	background-image: url(../ford_dealer_images/img_footer_bg.gif);
	text-align: center;
}

UL.navlist, UL.footerlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

UL.navlist {
	margin-left: .9em;
}

UL.footerlist {
	overflow: hidden;
	position: relative;
	left: -1px;
}

UL.navlist LI, UL.footerlist LI {
	border-left: 1px solid #333300;
	float: left;
	display: inline;
	vertical-align: middle;
}

UL.navlist LI {
	border-right: 1px solid #333300;
	border-left: 0;
	margin: 0 1em 0 -1em;
	padding: 0 1em 0 1em;
	height: 32px;
	line-height: 32px;
}

UL.footerlist LI {
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	font-size: 90%;
	font-weight: bold;
}

UL.navlist LI.active {
	background-image: url(../ford_dealer_images/img_nav_bg_on.gif);
}

UL.navlist A { color: #000000; }

UL.navlist A:hover { color: #003399; }

DIV.contentWrapper {
	background-color: #f1f1f1;
	width: 897px;
	margin-left: auto;
	margin-right: auto;
}

DIV.content {
	padding: 25px;
}

TABLE.table {
	border-top: 1px solid #000000;
	background-image: url(../ford_dealer_images/img_table_bg.gif);
	background-repeat: repeat-x;
	padding-left: 12px;
}
