/* iframe */
iframe {
	padding-bottom: 5px;
	width: 660px;
	height: 300px; 
}

/*form styles*/
.fldinput {
	width: 100px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}
.selinput {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/*page styles*/
#container {
	width: 660px;
	text-align: center;
	float: left;
	margin-top:10px;

}
/* map styles */
#map {
	width: 100%;
	height: 500px;
	margin-bottom: 5px;
}
/*key styles*/
#key {
	font-family: Helvetica, sans-serif;
	background-color: #bac4d7;
	height: 240px;
	padding:0px;
	text-align: left; 
	margin-bottom: 5px;
}
.kTitle {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding-bottom:10px;
}
/* key column styles*/
.colB {
	font-family: inherit;
	font-size: 11px;
	text-align: inherit;
	position:relative;
	float: left;
	width: 22%;
	height: 200px;
	border: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;

}
.colNB {
	font-family: inherit;
	font-size: 11px;
	text-align: inherit;
	position:relative;
	float: left;
	width: 30%;
	height: 200px;
}
.colItem{
	font-family: inherit;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.colHeadB{
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top:10px;
	border-top: 1px dotted #333;
}

.colHead{
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*info window styles*/
.infoHead {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.infoBody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
table.stats {
	width:660px;
	font-family: Helvetica, san-serif;
	font-weight: bold;
	margin-bottom: 5px;
}

.divider {
	height: 1px;
	width: 660px;
	background-color: #80d6f7;
	margin-bottom: 2px;
}
.statt {
	font-size: 18px;
	font-family: inherit;
	font-weight: inherit;
	padding-top: 10px;
	padding-bottom: 15px;
}

th.stath {
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath30 {
	width:30%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath25 {
	width:25%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath25 {
	width:25%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath20 {
	width:20%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath15 {
	width:15%;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
th.stath10 {
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 5px;
	padding-left: 10px;
}
td.statd {
	font-size: 11px;
	font-family: inherit;
	font-weight: inherit;
	padding-left: 10px;
}
/* map controls */
#btncnt {
	width: 360px;
}
#mpbtn {
	float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
    border-right: 2px ridge black;
	border-bottom: 2px ridge black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#stbtn {
	float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
    border-right: 2px ridge black;
	border-bottom: 2px ridge black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#hybtn {
	float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
	font-weight: bold;
    border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 2px groove black;
	border-left: 2px groove black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#chbtn {
	float: right;
	margin-left: 2px;
	color: #000000;
    width: 80px;
	background-color: #FFFFFF;
	font: 11px Helvetica, sans-serif;
    border-right: 2px ridge black;
	border-bottom: 2px ridge black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	margin-bottom: 3px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}