.result01BG {
	background-image: url(http://polargrid001.ucs.indiana.edu:8080/webdav/output1244577905236.png);
	background-image: url('<?php echo $resultsUrl ?>');
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
}

.filterImage .current-value {
	position:absolute;
	left: 50px;
	text-align:center;
	width: 0%;
	background-image: url(markerResultsArw.png);
	background-repeat: repeat;
	height: 460px;
	top: 19px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF0000;
}

.filterImage .current-value wide {
	//display:none;
}
.leftBrdr {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.lbtmBrdr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.global_nav-01:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color:#FFFFFF;
	background-color:#29537B;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}
a.global_nav-01:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color:#FFFFFF;
	background-color:#29537B;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	}
a.global_nav-01:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color:#29537B;
	background-color:#FFFFFF;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}
