

img.maps {
	border: 0 none;
	margin: auto;
	display: block;
}

div#mapSelector {
	border: 1px solid #666666; 
	background-color: #eeeeee; 
	padding: 6px 10px 6px 10px;
	display: table !important;
	/* width: 665px; */
	width: 98%; 
}

div#mapSelector div {
	/* height: 4em; */
	text-align: center;
	float: left;
	margin: auto 6px auto 0px !important;
	padding: 2px 4px 2px 0px;
/*	border-right: dotted #666666 1px; */
}

div#mapSelector div div {
	border-right: none !important;
	text-align: left;
}

div#mapSelector div label, div#mapSelector div h3 {
	color: #333333;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

div#mapSelector div select {
/*	display: block; */
}

div#mapSelector div input {
/*	width: 1em; */
}


ul.simple {
	margin: 0px 2px 0px 2px;
	list-style-image: none;
	padding: 0px;
} 

ul.simple li{
	list-style-type: none;
	background: none;
	list-style-image: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 135%;
}


ul.simple li a{
	color: #364f96;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}


h2.simple {
        color:#536BA8;
	margin-top:12px;
	margin-bottom:10px;
}

h2 {
	text-align:center;
}

a.simple  {
        color: #364f96;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}


h1.simple {
        color:#536BA8;
        text-align:center;
	margin-top:10px
	margin-bottom:10px

}


a#leftBannerLink  {
        color: #364f96;
        text-align:left;
        margin-right:80px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

.selectBox{
 color:White;
}
.optionBox{
  color:black;
}
