body {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#536498;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.mapHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #536498;
	font-weight: bold;
}

a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #536498;
	text-decoration: underline;
}
.pulldownbgd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}
.footer {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {text-decoration: underline;  }


.homeWhite {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.homeWhite:hover {text-decoration: underline;  }

ul {
	margin: 20px;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	margin-top: 5px;
	list-style-image: url(images/arrow.gif);
	line-height: 18px;
	margin-bottom: 10px;
}
