body { color: #473924; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { line-height: 16px; }
h1 { font-size: 14px; font-weight: bold; line-height: 16px; margin: 0; padding: 0; }
a:link { color: #06c; }
a:visited { color: #06c; }
a:hover { color: #f90; }
a:active { color: #f90; }
a.navBottom { font-size: 10px; text-decoration: none; }
a.navBottom:link { color: #fff; }
a.navBottom:visited { color: #fff; }
a.navBottom:hover { color: #f90; }
a.navBottom:active { color: #f90; }
.addressBar { color: #fff; font-size: 11px; font-weight: bold; padding: 4px 0; }
.copyright { font-size: 9px; }
.navBottom { color: #fff; font-size: 10px; }
.boxHdr { color: #fff; font-size: 11px; font-weight: bold; }
.boxText { color: #06c; font-size: 10px; line-height: 13px; padding-top: 8px; }
.smallText { font-size: 9px; }
.textForDotleader { background-color: #fff2df; background-position: 2px 2px; }
.caption { color: #fff; font-size: 10px; line-height: 16px; background-color: #06c; margin: 0; padding: 15px; }
h2 { font-size: 14px; font-weight: bold; line-height: 20px; margin: 0.83em 0; }

/* Legend */
.legend-title {
	color:#473924;
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #fff2df;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 15px;
	font-size:14px;
}

.legend {
	margin: 20px 0;
	padding: 0 15px;
	border: 1px solid #473924;
	background: #ffe6bf;
	position: relative;
}
