body, html { font-family:helvetica,arial,sans-serif; font-size:90%; }
html, body { width: 100%; height: 100%; margin: 0; overflow:hidden; margin-left:auto; margin-right:auto; }

a img {border: 0;}

#container {
	width: 100%;
	height: 99%;
	margin-left: auto;
	margin-right: auto;
}
#header{
	height: 50px;
	background-color: #E7E7E7;
	background-image: url('../images/dos.jpg');
	background-repeat: no-repeat;
	border-bottom-color: #E7E7E7;
	border-bottom-width: medium;
}
#searchChoice{
	border-bottom: solid thin #161B21;
	width: 290px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
#searchTop{
	height:215px;
}
.select{
	height: 85px;
}
.label-top{
	color:#161B21;
	font-size: 16pt;
	font-weight: bold;
}
.label-left{
	color: #332E33;
	font-size: 13pt;
}
.select-left{
	color: #332E33;
	display: inline-block;
	font-size: 13pt;
	text-align: right;
	width: 95px;
}
.top-select{
	margin-top: 8px;
}
.logo{
	padding-right: 10px;
}
.no-display{
	display: none;
}
.display{
	display: inline-block;
}
.pane-container{
	padding-left: 5px;
}
.header{
	font-size: 13pt;
	color:#161B21;
	font-weight: bold;
	padding-top:5px;
}
p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.map .logo-med {
	background-image: url("https://geoapps.nj.gov/njgin/ago/logo-med.png") !important;
	height: 40px !important;
	right: 5px !important;
	width: 103px !important;
	z-index: 49;
}
.text-address{
	width: 280px;
	height: 12pt;
}
.error {
	padding:0.5em;
	margin-bottom:1em;
	border:2px solid #ddd;
	background:#fbe3e4;
	color:#8a1f11;
	border-color:#fbc2c4;
	width:250px;
}
.dark-blue{
	font-weight: bold;
	color: #004DA8;
}
