/* infowindow spec */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	color: #002c75;
	font-size: 12px;
}

.finder {
	font-size: 12px;
	text-align:left;
}

.centre {
	font-size: 12px;
	text-align: center;
	padding-bottom: 16px;
}

.centre2 {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

.infowin1 {
	font-size: 12px;
	text-align:right;
	/*width:130px;*/
}

.infowin2 {
	font-size: 12px;
	/*width:130px;*/
}

.intro {
	font-size: 14px;
	line-height:18px;
	vertical-align:top;
}

.sidewin {
	font-size: 10px;
	line-height:22px;
}

.print {
	font-size: 10px;
	color: #ff0000;
	line-height:18px;
	vertical-align: bottom;
}

.colorkey {
	font-size: 10px;
}

.title {
	font-size: 20px;
	font-weight: bold;
	line-height:18px;
}

.main {
	font-size: 22px;
}

/* links */
a{
color:#f1532e;
text-decoration:none;
}
a:hover{
color: #002c75;
text-decoration:underline;
}
/* map page linespace in key */
.keyclass {
line-height: 11px;
text-align: left;
vertical-align: middle;
}
img {
	border:0;
}
