﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#0062A0;
}

a:hover {
	color:#000;
}

#navCell {
	vertical-align:top;
	width:314px;
}

#navCell ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:314px;
}

#navCell li {
	position:relative;
	width:314px;
}



a.nav:link, a.nav:visited{
	text-decoration:none;
	font-weight:bold;
	color:#0062A0;
	background:url(siteart/navblock.gif) repeat-y right top #E0E0E0;
	padding:6px;
	margin-bottom:2px;
	text-transform:uppercase;
	display:block;
	font-size:8pt;
}

a.nav:hover {
	color:#fff;
	background:#0062A0;
}

#leftCell {
	background:url(siteart/highway.jpg) no-repeat center top;
}

#pageheader {
	background:#E0E0E0;
	font-weight:bold;
	color:#0062A0;
	padding-left:10px;
}

#footerCell {
	background:url(siteart/footerbg.gif) repeat-y center top;
	padding:10px;
}

