﻿html, body, #mapDiv { height: 100%; margin: 0; padding: 0; }
body{
    font-family:Arial;
    font-size:10pt;
}
.tblForm{
    font-family:Arial;
    font-size:13px;
}
th
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	
}
 #HomeButton {
      position: absolute;
      top: 130px;
      left: 27px;
      z-index: 50;
    }
