@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
}
a {
	color: #339;
}
a:hover {
	color: #66F;
}
a:visited {
	color: #639;
}
p {
	font-size: small;
	color: #003;
	margin-top: 0px;
}
.intro {
	width: 343px;
	text-align: left;
}
.intro p {
	font-size: medium;
}
.content {
	width: 540px;
	margin-top: 0px;
}
.content .text {
	padding-right: 1px;
	padding-left: 2px;
	vertical-align: top;
	text-align: left;
}
.content .heading {
	font-size: small;
	font-weight: bold;
	background-color: #333399;
	color: #FFF;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.content .textimg {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 9px;
	margin-bottom: 3px;
	border: 1px solid #666;
}
.subhead {
	font-size: small;
	font-weight: bold;
	color: #003;
	padding-top: 15px;
	text-align: left;
	padding-left: 2px;
}
.pagelinks {
	font-size: small;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 15px;
	border-top: 1px solid #666;
	white-space: nowrap;
}
.pagelinks a {
	font-weight: bold;
}
.zoom {
	font-size: small;
	text-align: center;
	padding-top: 21px;
	padding-bottom: 24px;
	white-space: nowrap;
}
.zoom a {
	font-weight: bold;
}
.block {
	width: 100%;
}
.block1 {
	padding-bottom: 18px;
	border-bottom: 1px solid #777;
}
.block td {
	font-size: small;
	color: #003;
	padding-bottom: 2px;
}
.block .col1 {
	width: 24%;
}
.block col2 {
}
#topbar {
	width: 540px;
	margin-top: 30px;
}
.maptopsp {
	height: 36px;
}

