

<!--START SECTION - HEADER-->
<!DOCTYPE html>
<html>
<head>
    <title>$reportTitle$</title>
    <meta http-equiv='Content-Type' content='text/html;charset=iso-8859-1' />
</head>
<body style='margin:0;line-height:normal;text-align:center;font-style:normal;font-weight:normal;background-color:white;color:black;font-size:8pt;font-family:"Arial";'>
    <div id='header' style='height:auto;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:20px;text-align:center;background-color:white;color:black;'>
    <span id='title' style='width:75%;font-size:20pt;font-family:"Arial";'><b>$reportTitle$</b></span>
    <div id='subTitle' style='margin-left:auto;margin-right:auto;text-align:center;margin:10px;font-size:14pt;font-family:"Arial";'>$subTitle$</div></div>
    <div style='margin-left:auto;margin-right:auto;text-align:center;margin:20px;font-size:20pt;color:red;font-family:"Arial";'><b>NOTICE</br></br>This M&TE is in a deferred status. This equipment will not be used until calibrated. It is the M&TE owners responsibility to schedule these items for calibration prior to their 
usage date</b>
    </br></br>
    </div>

<!--END SECTION - HEADER-->



<!--START SECTION - DATA HEADER-->
<table id='dataHeaderTable' style='position:relative;max-width:75%;width:75%;margin-top:auto;margin-bottom:auto;margin-right:auto;margin-left:auto;background-color:white;border-style:solid;border-width:1px;border-color:black;'>
<tr id='dataHeaderTRow' style='text-align:center;font-size:8pt;color:black;font-family:"Arial";'>

<!--END SECTION - DATA HEADER-->



<!--START SECTION - COLUMN ROW TEMPLATE-->
<td id='columnRowTd' style='text-align:center;padding:3px;background-color:white;border-style:solid;border-width:1px;border-color:black;text-decoration:None;'><b>$columnname$</b>
</td>

<!--END SECTION - COLUMN ROW TEMPLATE-->



<!--START SECTION - COLUMN ROW SEPARATOR-->
</tr>
<!--END SECTION - COLUMN ROW SEPARATOR-->



<!--START SECTION - DATA ROW TEMPLATE-->
<td id='dataRowTd' style='text-align:center;padding:3px;border-style:solid;border-width:1px;border-color:black;font-size:8pt;font-family:"Arial";'>$data$</td>

<!--END SECTION - DATA ROW TEMPLATE-->



<!--START SECTION - DATA ROW START EVEN-->
<tr id='dataRowEvenTr' style='background-color:silver;color:black;'>

<!--END SECTION - DATA ROW START EVEN-->



<!--START SECTION - DATA ROW START ODD-->
<tr id='dataRowOddTr' style='background-color:white;color:black;'>


<!--END SECTION - DATA ROW START ODD-->



<!--START SECTION - DATA ROW END-->
</tr>
<!--END SECTION - DATA ROW END-->



<!--START SECTION - DATA FOOTER-->
</table>
<!--END SECTION - DATA FOOTER-->



<!--START SECTION - FOOTER-->
<div id='reportFooter' style='position:relative;height:auto;margin-right:auto;margin-left:auto;margin-top:20px;text-align:center;border-style:solid;border-width:0;font-size:8pt;font-family:"Arial";'>
<div id='reportSummary' style='text-align:center;font-size:8pt;'>Total Number of Records for this Report: $numRecords$</div>
</div>
<div id='additionalCodeContainer'></div>

</body>
</html>
<!--END SECTION - FOOTER-->


