@charset "UTF-8";
/* CSS Document */

/* Map
 */
 
h5 {font-size: 13px; color: #ffc600; margin: -40px 0 0 20px;}
#map {position: relative; float: left; width: 700px; height: 675px;}
#map #map-image {position: relative;}
#map #map-image select.regional {position: absolute; top: 25px; right: 25px;}
.state #map {width: 698px;}
#map p {margin: 0 0 0 20px; padding-left: 0; color: #e3e5e4;}
#map a.pdf, #col-right a.pdf {
	display: block;
	height: 14px;
	width: 120px;
	font-weight: bold;
	color: #fff;
	line-height: 14px;
	padding: 5px 0 5px 28px;
	background: url(../images/button-pdf.gif) no-repeat top left;
}
#map a.pdf {position: absolute; bottom: 10px; right: 15px;}
#col-right a.pdf {margin: 15px auto;}
#map a.pdf:hover, #col-right a.pdf:hover {background-position: bottom left; color: #212121; text-decoration: none;}
#map a.pdf:active, #col-right a.pdf:active {padding: 5px 0 5px 28px; height: 14px; width: 120px;}
#map a.pdf2, #col-right a.pdf2 {display:block; height:14px; width:140px; font-weight:bold; color:#fff; line-height:14px; padding: 5px 0 5px 28px; background: url(../images/button-pdf2.gif) no-repeat top left;}
#map a.pdf2 {position: absolute; bottom: 10px; right: 172px;}
#col-right a.pdf2 {margin: 15px auto;}
#map a.pdf2:hover, #col-right a.pdf2:hover {background-position: bottom left; color: #212121; text-decoration: none;}
#map a.pdf2:active, #col-right a.pdf2:active {padding: 5px 0 5px 28px; height: 14px; width: 140px;}
#col-right ul {margin: 0; list-style: none; width: 100%;}
#col-right select {width: 150px;}