.copy  { color: #253e68; font-size: 9pt; font-family: Helvetica; line-height: 1.5; text-decoration: none }

.headings {
	color: #253e68;
	font-size: 12pt;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 1.1;
        text-decoration: none
}

.copyright {
	color: #fff;
	font-size: 7pt;
	font-family: Helvetica;
	text-decoration: none
}


.arrows {
	position: absolute;
	top:294;
	left:0;
	display: none;
	width: 452px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.show {
	position: relative;
	width: 452px;
	height: 324px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url("media/loading.gif");
}

.empty {
	width: 452px;
	height: 294px;
	margin: 0;
	padding: 0;
}

.emptyMap {
	position:relative;
	width: 452px;
	height: 294px;
	margin: 0;
	padding: 0;
	text-align: center;
}


.imageMap {
  position: absolute;
  left: 450px;
  top: 0;
  width: 0px;
  height: 0px;
  text-indent:-10000px;
}

