@media print
{
	#DivDirections
	{
		height: auto;
		overflow: visible;
	}
}
.Body
{
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #444444;
}
.SearchList
{
	font-size: 8pt;
	vertical-align: top;
}
.SearchList a
{
	text-decoration: none;
	color: #444444;
}
.SearchList tr:hover, tr.over
{
	background-color: #EEEEEE;
}
.PageList
{
	background-color: #DDDDDD;
	border-style:solid;
	border-width: 1px;
	border-color: #444444;
	width: 20px;
	text-align: center;
}
.PageList a
{
	text-decoration: none;
	font-weight: bold;
	color: #444444;
	display: block;
}
.PageListSel
{
	background-color: #999999;
	border-style:solid;
	border-width: 1px;
	border-color: #444444;
	width: 20px;
	text-align: center;
	color: #FFFFFF;
}
.WebMapDiv
{
	width: 1000px;
	height: 200px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	display: none;
}
.SubLinks
{
	font-size: 8pt;
}
.SubLinks a
{
	text-decoration: none;
	color: #0000FF;
}
.SelectorTable
{
	font-weight: bold; 
	height: 20px; 
	width: 378px; 
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.SelectorTable a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.SelectorTable a img
{
	border: none;
}
.HeaderTable
{
	font-weight: bold; 
	height: 20px; 
	width: 378px; 
	color: #444444;
	background-color: #FFFFFF;
}
