@charset "utf-8";
/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #025490;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #025490;
	font-size: 18px;
	font-weight: bold;
	bottom: -5px;
	clip: rect(auto,auto,-5px,auto);
	margin-bottom: -5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #025490;
	font-size: 16px;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #025490;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.Warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #025490;
	text-decoration:none;
}
a:active {
	color:#025490;
	text-decoration:none;
}
   


 	.gsmsc-mapDiv {
      height : 250px;
    }

    .gsmsc-idleMapDiv {
      height : 250px;
    }

    #mapsearch {
      width : 85%;
      margin: 0px;
      padding: 0px;
    }
