@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #D5E04D;
	line-height: normal;
	margin-left: 10px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	margin-left: 10px;
	}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #545B60;
	margin-left: 10px;
	list-style-type: none;
	margin-right: 10px;
	list-style-image: url(../images/jeremy-banky.gif);
	line-height: 140%;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #1D2C77;
	line-height: normal;
	margin-left: 10px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #4859A8;
	line-height: normal;
	margin-left: 10px;
}
.tableborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.mapborder {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}

.mainborder {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #969696;
	margin-left: 10px;
	list-style-type: none;
	margin-right: 10px;
}
.highlightgreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #5BA73A;
	line-height: normal;
	margin-left: 10px;
}
.highlightblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #0289CA;
	line-height: normal;
	margin-left: 10px;
}

.yellorow {
	background-color: #D5E04D;
	margin: 0px;
	padding: 0px;
	}
	
	