body{
	background-color: #FFF;
}
#page4FormBean table{
	margin-bottom:5px;
	//padding-right:20px;
}
#grid{
	height: 600px;
	background-image: url(../images/MI-logo2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#page4FormBean a.current{
	font-size: 15px;
	font-weight: bold;
}

#top_title{
	color: #E30;
	text-align: center;
}
#top_title h2{
	margin: 0 auto 0 auto;
	text-decoration:none;
	font-family: trebuchet ms, verdana;
	font-size: 22px;
}

#map {
	width: 550px;
	height: 450px;
	border: 2px solid black;
}

#smallmap{
	margin: 10px;
	width: 340px;
	height: 340px;
	border: 2px solid black;
}

#footer{
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom:5px;
	color:#828282;
}

td .value.integer,.valueCurrent.integer{
	text-align: center;
}
