font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
select, textarea, input {  font-size: 10px; border: 1px solid #3674CF;}

.paramname { font-weight: bold; font-size: 10pt ; line-height: 125%; text-align: left; color: #000000; }
.paramvalueR { font-weight: normal; font-size: 10pt ; line-height: 125%; text-align: right; color: #000000; }
.paramvalueC { font-weight: normal; font-size: 10pt ; line-height: 125%; text-align: center; color: #000000; }
.paramvalueL { font-weight: normal; font-size: 10pt ; line-height: 125%; text-align: left; color: #000000; }
.paramtotalR { font-weight: bold; font-size: 10pt ; line-height: 125%; text-align: right; color: #000000; }

.smalltitle { font-weight: bold; font-size: 8pt ; line-height: 100%; text-align: left; color: #000000; }
.smalltext { font-weight: normal; font-size: 8pt ; line-height: 100%; color: #000000; }


body, html { 
    width: 100%;
    height: 100%;
}

body { 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.grey_border {
  border: 1px solid #cccccc;
}

.label
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}

.title
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}

.inputBox
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  border-width: 0px;
  background-color: #ffffff;
}

.grouptitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
}

.map {
	height: 100%;
	width: 100%;
	background-color: #b5d0d0;
}
