div#locatorDiv
{
	position: absolute;
	overflow: hidden;
	left: 250px;
	top: 150px;
	width: 390px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	border: none
}

#locatorDiv a
{
	background: none
}

#locatorDiv a:link, #locatorDiv a:visited
{
	color: rgb(95,95,95);
	text-decoration: none
}

#locatorDiv a:hover, #locatorDiv a:active
{
	background: none;
	color: rgb(95,95,95);
}

a.loc
{
	position: absolute;
	overflow: hidden;
	top: 0px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	white-space: nowrap;
	visibility: visible;
	border: none
}

div.locLast
{
	position: absolute;
	overflow: hidden;
	top: 0px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: rgb(79,112,25);
	white-space: nowrap;
	visibility: visible;
	border: none
}

div.locSep
{
	position: absolute;
	overflow: hidden;
	top: 0px;
	width: 6px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: rgb(95,95,95);
	white-space: nowrap;
	background: none;
	border: none
}
