HTML BODY {
  margin:5px;
  font-family:tahoma,verdana,arial,helvetica,sans-serif;
  color: #000000;
  background: #FFFFFF;
  font-size: 14px;
  }

.MENU {
  font-size: 12px;
  COLOR: #000000;
  font-weight: bold;

  }
  
.MENU2 {
  font-size: 12px;
  COLOR: #000000;
  font-weight: bold;
  }
  
.MENUTITLE {
  font-size: 14px;
  color: #800040;
  font-weight: bold;
  }


.MENULINK {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  }

.MENULINK A:LINK, .MENULINK A:VISITED, .MENULINK A:ACTIVE {
  color: #000000;
  text-decoration: none;
  }

.MENULINK A:HOVER {
  text-decoration: underline;
  }


A:LINK, A:VISITED, A:ACTIVE {
  color: #0000FF;
  text-decoration: none;
  }
  
A:HOVER {
  text-decoration: underline;
  }

  
A.RESULTS:HOVER {
  color: #800040;
  }

h1 {
  font-size: 18pt;
  font-weight: bold;  
  }

h2 {
  font-size: 16pt;
  font-weight: bold;
  }

h3 {
  font-size: 14pt;
  font-weight: bold;
  }

.H1 {
  font-size: 18pt;
  font-weight: bold;  
  }

.H2 {
  font-size: 16pt;
  font-weight: bold;
  }

.H3 {
  font-size: 14pt;
  font-weight: bold;
  }

.SMALL {
  font-size: 14px;
  }
  
.SMALLER {
  font-size: 9px;
  }  


table.lst_profile {
width: 100%;
border: 0;
margin-bottom: 20px;
}

.bold {
font-weight: bold;
}


table.GEOTABLE1 {
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
border-collapse: collapse;
font-size: 10pt;
}
  
table.GEOTABLE1 thead tr{
font-weight: bold;
border-bottom: 1px solid black;
}

table.GEOTABLE1 thead th{
vertical-align: top;
text-align:right;
}

table.GEOTABLE1 td{ 
font-size: 10pt;
}

table.GEOTABLE1 tr.brow{ 
border-top: 1px solid black;
font-size: 8pt;

}



.GEOHEADER {
  font-size: 14px;
  font-weight: bold;
}

 .MACHINEHEAD {
    font-weight: bold;
    width: 35%;
}

table.EPMATABLE {
width: 100%;
border: 0;
}

table.EPMATABLE tr {
vertical-align: top;
}

td.EPHEAD {
width: 180px;
font-weight: bold;
}



.BOX1 {
 border:1px solid black;
 padding: 5px;
}

.img_std {
border: 0;
}

.line1 {
 border:1px solid gray;
}

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 


table.table_5 {
border-top: 1px solid black;
width: 870px;
}

table.table_5 td {
width: 174px;
text-align: center;
border: 0;
}

table.form_table1 {
border: 0;
width: 100%;
}

table.form_table1 tr{
line-height: 2em;
vertical-align: middle;
}

table.form_table1 tr.top{
vertical-align: top;
line-height: 1.2em;
}

table.form_table1 tr.bottom{
vertical-align: bottom;
line-height: 1em;
}

table.form_table1 td.title {
font-weight: bold;
width: 170px;
}

table.form_table1 td.single {
line-height: 1em;
}


textarea#summary {
        width: 600px;
        height: 200px;
        padding: 5px;
}

#logos {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

