#mapInfo
{
	padding-bottom:10px;
	padding-top:10px;
}



#routeInfo
{
	padding:20px;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}

.routingHeaders
{
	font:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	color:#000000;
	border-bottom: 1px solid #000000;
}



.routingTotals
{
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


.routingUnits
{
	font:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
}




.line1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


.line0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	background-color: #E4E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.routingTable
{
	width:100%;
}

