A {
		color:#003366;
}
.tableBack {
	background-color: #006699;
}


A:Hover {
		color:#ff0000;
}

BODY, P, LI, TD
		{
		font-size: 0.9em;
		font-family : Tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
}


H1 {
		font-size: 2.25em;
		font-weight: normal;
		color: #006699;
		font-family : Arial, Helvetica, sans-serif, "MS sans serif";
}

H2 {
		padding-bottom: 0pt;
		margin-bottom: 0pt;
		font-size: 1.5em;
		font-weight: normal;
		color: #006699;
		font-family : Arial, Helvetica, sans-serif, "MS sans serif";
}

H3 {
		padding-bottom: 0pt;
		margin-bottom: 0pt;
		font-size: 1em;
		font-weight: bold;
		color: #000000;
		font-family : Arial, Helvetica, sans-serif, "MS sans serif";
}

.subject {
		font-size: 1.2em;
		font-weight: bold;
		color: #FF0000;
		font-family : Arial, Helvetica, sans-serif, "MS sans serif";
}

.clsTopNav {
	color:#fff;
	font-size:0.9em;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
	text-decoration:none;
	font-weight:bold;
}

.clsTopNav:hover {

	color:#CFF6FF;
}

.clsNavSep {
	
	color:#f00;
	font-weight:bold;

}

.clsHomeHR {
	color:#0099cc;
}

.clsLeafletList {
	list-style-type:square;
	margin-left:1.3em;
	margin-bottom:0;
	padding-left:0;
}

.clsLeafletListItem {
	padding-bottom:0.5em;
	color:#f00;
}

p.clsDisclaimer {
	font-size:0.75em;
}

#ContentTools {
	float:right;border:2px solid #000;padding:10px;margin:0 0 10px 10px;background-color:#fff;
	width:150px;
}