hazwoper-osha.com Open in urlscan Pro
18.210.10.38  Public Scan

Submitted URL: http://hazwoper-osha.com/
Effective URL: https://hazwoper-osha.com/
Submission: On June 08 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST express-checkout

<form id="checkout-form" method="POST" action="express-checkout">
  <div class="tab-pane fade show active" id="formstep1" role="tabpanel">
    <div class="card first">
      <div class="collapse in">
        <div class="card-body">
          <h1 class="text-center py-3"><b>Get Started</b></h1>
          <h3 class="text-center" style="font-weight: 600;font-size: 15px;">“We've made it easy to meet both the Federal &amp; State mandated requirements.”</h3>
          <br>
          <div class="row mb-3">
            <div class="col-md-12">
              <h6>1. Select the option that best applies:<span class="text-danger">*</span></h6>
              <label style="font-size: 12px; color: red;" id="selectError" class="required hidden">Please Select One.</label>
            </div>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" type="checkbox" onchange="selectOptChangeFun(this)" name="user_type[]" value="Corporate" class="cursor-pointer"> &nbsp;<span class="flex-1 fs-small">I am an ORGANIZATION who needs to provide
                training to multiple employees</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2 mb-4">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" type="checkbox" onchange="selectOptChangeFun(this)" name="user_type[]" value="Individual" class="cursor-pointer"> &nbsp;<span class="flex-1 fs-small">I am an INDIVIDUAL seeking HAZWOPER training
                for my job</span>
            </label>
          </div>
          <h6>2. Select desired HAZWOPER course:<span class="text-danger">*</span></h6>
          <label style="font-size: 12px; color: red;" id="selectCorseError" class="required hidden">Please Select At least One Course.</label>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-1">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link " data-toggle="collapse" data-target="#formstep1-1" aria-expanded="true">
            <i class="fa fa-plus"></i><a>HAZWOPER (e) Training</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-1" data-parent="accordion" class="collapse in">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="123" value="123" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                40 Hour HAZWOPER Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="137" value="137" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                24 Hour HAZWOPER Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="112" value="112" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                8 Hour HAZWOPER Refresher Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="133" value="133" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                8 Hour HAZWOPER Supervisor Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="134" value="134" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                8 Hour HAZWOPER Supervisor Refresher Training</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-2">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link collapsed" data-toggle="collapse" data-target="#formstep1-2" aria-expanded="true">
            <i class="fa fa-plus"></i><a>HAZWOPER (p) Training</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-2" data-parent="accordion" class="collapse ">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="135" value="135" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                24 Hour HAZWOPER - RCRA TSD Operations Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="138" value="138" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                8 Hour HAZWOPER Annual Refresher - RCRA TSD Operations Training</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-3">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link collapsed" data-toggle="collapse" data-target="#formstep1-3" aria-expanded="true">
            <i class="fa fa-plus"></i><a>RCRA Training</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-3" data-parent="accordion" class="collapse ">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="114" value="114" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">RCRA
                Hazardous Waste Generator Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="181" value="181" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">RCRA
                Hazardous Waste Generator Refresher Training</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-4">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link collapsed" data-toggle="collapse" data-target="#formstep1-4" aria-expanded="true">
            <i class="fa fa-plus"></i><a>NFPA 70E Electrical Series</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-4" data-parent="accordion" class="collapse ">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="180" value="180" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Electrical Safety Training (NFPA 70E)</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="183" value="183" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">Arc
                Flash Safety Training (NFPA 70E)</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-5">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link collapsed" data-toggle="collapse" data-target="#formstep1-5" aria-expanded="true">
            <i class="fa fa-plus"></i><a>OSHA Construction Series</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-5" data-parent="accordion" class="collapse ">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="124" value="124" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Competent Person for Fall Protection Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="128" value="128" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Asbestos Awareness Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="95" value="95" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Lead Awareness Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="96" value="96" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Scaffolding Safety Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="166" value="166" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Silica Awareness Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="100" value="100" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Confined Space Awareness Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="190" value="190" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Competent Person for Excavation, Trenching and Shoring Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="226" value="226" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Welding, Cutting, and Brazing for Construction Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="191" value="191" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Persona Competente De OSHA Para Capacitación En Excavación, Apertura De Zanjas y Apuntalamiento</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="218" value="218" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">Mold
                Prevention, Remediation, and Removal for Construction Training </span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="224" value="224" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Capacitación en Protección contra Caídas de OSHA para la Construcción</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-6">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link collapsed" data-toggle="collapse" data-target="#formstep1-6" aria-expanded="true">
            <i class="fa fa-plus"></i><a>OSHA General Series</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-6" data-parent="accordion" class="collapse ">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="132" value="132" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Bloodborne Pathogens Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="89" value="89" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Hydrogen Sulfide Awareness Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="97" value="97" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Hazard Communication with GHS Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="187" value="187" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Lockout Tagout (LOTO) Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="222" value="222" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">OSHA
                Fire Safety Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="84" value="84" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Pandemic Awareness, Preparedness, and Response Training</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-7">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link collapsed" data-toggle="collapse" data-target="#formstep1-7" aria-expanded="true">
            <i class="fa fa-plus"></i><a>DOT, IATA, IMDG Hazmat Training</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-7" data-parent="accordion" class="collapse ">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="139" value="139" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">10
                Hour Advanced General Awareness Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="152" value="152" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">4
                Hour General Awareness Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="153" value="153" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">2
                Hour DOT Training: The Hazmat Table</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="154" value="154" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">2
                Hour DOT Training: Shipping Papers</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="155" value="155" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">2
                Hour DOT Training: Packaging</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="156" value="156" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">2
                Hour DOT Training: Markings</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="157" value="157" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">2
                Hour DOT Training: Labeling</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="158" value="158" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">2
                Hour DOT Training: Placarding</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="163" value="163" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">2
                Hour DOT Training: Security Awareness</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="159" value="159" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">3
                Hour DOT Hazmat Carrier Requirements: Highway</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="160" value="160" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">3
                Hour DOT Hazmat Carrier Requirements: Air/IATA</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="161" value="161" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">3
                Hour DOT Hazmat Carrier Requirements: Rail</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="162" value="162" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span class="flex-1 fs-small">3
                Hour DOT Hazmat Carrier Requirements: Vessel</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header" id="formheading1-8">
        <h5 class="mb-0">
          <button type="button" class="btn btn-link collapsed" data-toggle="collapse" data-target="#formstep1-8" aria-expanded="true">
            <i class="fa fa-plus"></i><a>DOT, IATA, IMDG Shipping Lithium Batteries</a>
          </button>
        </h5>
      </div>
      <div id="formstep1-8" data-parent="accordion" class="collapse ">
        <div class="card-body">
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="192" value="192" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Shipping Lithium Batteries: Fully Regulated and Excepted Cells and Batteries Training</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="213" value="213" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Shipping Lithium Batteries: Fully Regulated Cells and Batteries</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="214" value="214" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Shipping Lithium Batteries: Excepted Cells and Batteries</span>
            </label>
          </div>
          <div class="row col-md-12 align-items-center my-2">
            <label class="d-flex align-items-center">
              <input style="width: 22px; height: 22px;" class="btn-lg cursor-pointer" type="checkbox" id="212" value="212" aria-label="Checkbox for following text input" onclick="selectCourseFunction(event)"> &nbsp;<span
                class="flex-1 fs-small">Lithium Batteries Awareness Training</span>
            </label>
          </div>
        </div>
      </div>
    </div>
    <div class="card last wpcf7">
      <div id="formstep1-last" data-parent="accordion" class="collapse show" aria-labelledby="formheading1-last">
        <div class="card-body">
          <button id="express-checkout-start" style="height: 45px; font-size: 16px;" type="button" class="btn btn-block next-form" onclick="displaySecondFormFun()">Next Step</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

 * 
 * 
 * 
 * 
 * 
 * 

Questions? call: 1-866-429-6742
 * OSHA Regulations by State
 * Verify Certificate
 * Log In
 * Register

COURSES



BLOGS


View All
Close

Home
Online Courses
 * HAZWOPER (e) Training
 * HAZWOPER (p) Training
 * RCRA Training
 * NFPA 70E Electrical Series
 * OSHA Construction Series
 * OSHA General Series
 * DOT, IATA, IMDG Hazmat Training
 * DOT, IATA, IMDG Shipping Lithium Batteries
 * OSHA Outreach Training

HAZWOPER (E) TRAINING

 * OSHA 40 Hour HAZWOPER Training
   Learn More | Enroll
 * OSHA 24 Hour HAZWOPER Training
   Learn More | Enroll
 * OSHA 8 Hour HAZWOPER Refresher Training
   Learn More | Enroll
 * OSHA 8 Hour HAZWOPER Supervisor Training
   Learn More | Enroll
 * OSHA 8 Hour HAZWOPER Supervisor Refresher Training
   Learn More | Enroll

HAZWOPER (P) TRAINING

 * OSHA 24 Hour HAZWOPER - RCRA TSD Operations Training
   Learn More | Enroll
 * OSHA 8 Hour HAZWOPER Annual Refresher - RCRA TSD Operations Training
   Learn More | Enroll

RCRA TRAINING

 * RCRA Hazardous Waste Generator Training
   Learn More | Enroll
 * RCRA Hazardous Waste Generator Refresher Training
   Learn More | Enroll

NFPA 70E ELECTRICAL SERIES

 * Electrical Safety Training (NFPA 70E)
   Learn More | Enroll
 * Arc Flash Safety Training (NFPA 70E)
   Learn More | Enroll

OSHA CONSTRUCTION SERIES

 * OSHA Competent Person for Fall Protection Training
   Learn More | Enroll
 * OSHA Asbestos Awareness Training
   Learn More | Enroll
 * OSHA Lead Awareness Training
   Learn More | Enroll
 * OSHA Scaffolding Safety Training
   Learn More | Enroll
 * OSHA Silica Awareness Training
   Learn More | Enroll
 * OSHA Confined Space Awareness Training
   Learn More | Enroll
 * OSHA Competent Person for Excavation, Trenching and Shoring Training
   Learn More | Enroll
 * OSHA Welding, Cutting, and Brazing for Construction Training
   Learn More | Enroll
 * Persona Competente De OSHA Para Capacitación En Excavación, Apertura De
   Zanjas y Apuntalamiento
   Learn More | Enroll
 * Mold Prevention, Remediation, and Removal for Construction Training
   Learn More | Enroll
 * Capacitación en Protección contra Caídas de OSHA para la Construcción
   Learn More | Enroll

OSHA GENERAL SERIES

 * OSHA Bloodborne Pathogens Training
   Learn More | Enroll
 * OSHA Hydrogen Sulfide Awareness Training
   Learn More | Enroll
 * OSHA Hazard Communication with GHS Training
   Learn More | Enroll
 * OSHA Lockout Tagout (LOTO) Training
   Learn More | Enroll
 * OSHA Fire Safety Training
   Learn More | Enroll
 * Pandemic Awareness, Preparedness, and Response Training
   Learn More | Enroll

DOT, IATA, IMDG HAZMAT TRAINING

 * 10 Hour Advanced General Awareness Training
   Learn More | Enroll
 * 4 Hour General Awareness Training
   Learn More | Enroll
 * 2 Hour DOT Training: The Hazmat Table
   Learn More | Enroll
 * 2 Hour DOT Training: Shipping Papers
   Learn More | Enroll
 * 2 Hour DOT Training: Packaging
   Learn More | Enroll
 * 2 Hour DOT Training: Markings
   Learn More | Enroll
 * 2 Hour DOT Training: Labeling
   Learn More | Enroll
 * 2 Hour DOT Training: Placarding
   Learn More | Enroll
 * 2 Hour DOT Training: Security Awareness
   Learn More | Enroll
 * 3 Hour DOT Hazmat Carrier Requirements: Highway
   Learn More | Enroll
 * 3 Hour DOT Hazmat Carrier Requirements: Air/IATA
   Learn More | Enroll
 * 3 Hour DOT Hazmat Carrier Requirements: Rail
   Learn More | Enroll
 * 3 Hour DOT Hazmat Carrier Requirements: Vessel
   Learn More | Enroll

DOT, IATA, IMDG SHIPPING LITHIUM BATTERIES

 * Shipping Lithium Batteries: Fully Regulated and Excepted Cells and Batteries
   Training
   Learn More | Enroll
 * Shipping Lithium Batteries: Fully Regulated Cells and Batteries
   Learn More | Enroll
 * Shipping Lithium Batteries: Excepted Cells and Batteries
   Learn More | Enroll
 * Lithium Batteries Awareness Training
   Learn More | Enroll

OSHA OUTREACH TRAINING

 * OSHA 10 Hour Construction Industry with DOL Card
   Learn More | Enroll
 * OSHA 30 Hour Construction Industry with DOL Card
   Learn More | Enroll
 * OSHA 10 Hour General Industry with DOL Card
   Learn More | Enroll
 * OSHA 10 Hour Outreach Training for General Industry - CEU=1.0
   Learn More | Enroll


Corporate Training
Corporate Training Account
 * Corporate Training Overview
 * Request a Demo
 * SCORM Package for your in-house LMS
 * 
 * In-Person or Virtual Group Training

Enroll
 * Create Corporate Account
 * Existing Customer Login

About Corporate Account

We aim to elevate the personal and professional growth of your employees through
our corporate training programs, which can be conducted either in a one-on-one
or group format, and are facilitated by experienced instructors.

Our range of corporate training courses comprises compliance training, technical
skills training, soft skills training, and onboarding and orientation.

Our corporate training solutions offer several advantages such as
cost-effectiveness, personalized customization, comprehensive tracking and
reporting features, and a pay-as-you-go option.


Contact Us
Contact
 * Contact Us
 * +1-866-429-6742
 * info@HAZWOPER-OSHA.com
 * Verify Certificate
 * Our Instructors

Get to know us
 * About us
 * Our Mission Statement
 * Partner Program
 * Why Choose Us
 * Additional Resources
 * Careers

Help
 * FAQs
 * HAZWOPER OSHA Blog
 * Refund Policy
 * Privacy Policy
 * Membership Agreement


Register
Login


COURSES



BLOGS


View All
Close

 * Home
 * Online Courses
   
   HAZWOPER (E) TRAINING
   
    * OSHA 40 Hour HAZWOPER Training
    * OSHA 24 Hour HAZWOPER Training
    * OSHA 8 Hour HAZWOPER Refresher Training
    * OSHA 8 Hour HAZWOPER Supervisor Training
    * OSHA 8 Hour HAZWOPER Supervisor Refresher Training
   
   HAZWOPER (P) TRAINING
   
    * OSHA 24 Hour HAZWOPER - RCRA TSD Operations Training
    * OSHA 8 Hour HAZWOPER Annual Refresher - RCRA TSD Operations Training
   
   RCRA TRAINING
   
    * RCRA Hazardous Waste Generator Training
    * RCRA Hazardous Waste Generator Refresher Training
   
   NFPA 70E ELECTRICAL SERIES
   
    * Electrical Safety Training (NFPA 70E)
    * Arc Flash Safety Training (NFPA 70E)
   
   OSHA CONSTRUCTION SERIES
   
    * OSHA Competent Person for Fall Protection Training
    * OSHA Asbestos Awareness Training
    * OSHA Lead Awareness Training
    * OSHA Scaffolding Safety Training
    * OSHA Silica Awareness Training
    * OSHA Confined Space Awareness Training
    * OSHA Competent Person for Excavation, Trenching and Shoring Training
    * OSHA Welding, Cutting, and Brazing for Construction Training
    * Persona Competente De OSHA Para Capacitación En Excavación, Apertura De
      Zanjas y Apuntalamiento
    * Mold Prevention, Remediation, and Removal for Construction Training
    * Capacitación en Protección contra Caídas de OSHA para la Construcción
   
   OSHA GENERAL SERIES
   
    * OSHA Bloodborne Pathogens Training
    * OSHA Hydrogen Sulfide Awareness Training
    * OSHA Hazard Communication with GHS Training
    * OSHA Lockout Tagout (LOTO) Training
    * OSHA Fire Safety Training
    * Pandemic Awareness, Preparedness, and Response Training
   
   DOT, IATA, IMDG HAZMAT TRAINING
   
    * 10 Hour Advanced General Awareness Training
    * 4 Hour General Awareness Training
    * 2 Hour DOT Training: The Hazmat Table
    * 2 Hour DOT Training: Shipping Papers
    * 2 Hour DOT Training: Packaging
    * 2 Hour DOT Training: Markings
    * 2 Hour DOT Training: Labeling
    * 2 Hour DOT Training: Placarding
    * 2 Hour DOT Training: Security Awareness
    * 3 Hour DOT Hazmat Carrier Requirements: Highway
    * 3 Hour DOT Hazmat Carrier Requirements: Air/IATA
    * 3 Hour DOT Hazmat Carrier Requirements: Rail
    * 3 Hour DOT Hazmat Carrier Requirements: Vessel
   
   DOT, IATA, IMDG SHIPPING LITHIUM BATTERIES
   
    * Shipping Lithium Batteries: Fully Regulated and Excepted Cells and
      Batteries Training
    * Shipping Lithium Batteries: Fully Regulated Cells and Batteries
    * Shipping Lithium Batteries: Excepted Cells and Batteries
    * Lithium Batteries Awareness Training
   
   OSHA OUTREACH TRAINING
   
    * OSHA 10 Hour Construction Industry with DOL Card
    * OSHA 30 Hour Construction Industry with DOL Card
    * OSHA 10 Hour General Industry with DOL Card
    * OSHA 10 Hour Outreach Training for General Industry - CEU=1.0

 * Corporate Training
   
   CORPORATE TRAINING ACCOUNT
   
    * Corporate Training Overview
    * Request a Demo
    * SCORM Package for your in-house LMS
    * 
    * In-Person or Virtual Group Training
   
   ENROLL
   
    * Create Corporate Account
    * Existing Customer Login

 * Contact Us
   
   CONTACT
   
    * Contact Us
    * +1-866-429-6742
    * info@HAZWOPER-OSHA.com
    * Verify Certificate
    * Our Instructors
   
   GET TO KNOW US
   
    * About us
    * Our Mission Statement
    * Partner Program
    * Why Choose Us
    * Additional Resources
    * Careers
   
   HELP
   
    * FAQs
    * HAZWOPER OSHA Blog
    * Refund Policy
    * Privacy Policy
    * Membership Agreement

 * OSHA Regulations by State
 * Verify Certificate
 * Log In
 * Register

Previous

We offer 1,500+ courses covering General safety, HAZWOPER, HAZMAT, RCRA, Heavy
Equipment, DOT, HR, and Soft Skills training. If a course is not visible on our
website, contact us via phone or email for registration details.

Sign Up Today

Instant Certification


OSHA 40 HOUR HAZWOPER TRAINING


ONLY $249.99

Comes with Certificate & Wallet ID Card.

Trusted by 1.3M+ happy customers

Enroll Today


OSHA Competent Person for Excavation, Trenching, and Shoring Training

Is specifically designed to equip you with the necessary knowledge and skills to
effectively evaluate and oversee excavation, trenching, and shoring activities.
Prepared by OSHA-Authorized instructors, course covers everything from soil
classification and protective systems to safety considerations and regulatory
requirements.


AVAILABLE IN:

English  Español

We offer 1,500+ courses covering General safety, HAZWOPER, HAZMAT, RCRA, Heavy
Equipment, DOT, HR, and Soft Skills training. If a course is not visible on our
website, contact us via phone or email for registration details.

Sign Up Today

Instant Certification


OSHA 40 HOUR HAZWOPER TRAINING


ONLY $249.99

Comes with Certificate & Wallet ID Card.

Trusted by 1.3M+ happy customers

Enroll Today


OSHA Competent Person for Excavation, Trenching, and Shoring Training

Is specifically designed to equip you with the necessary knowledge and skills to
effectively evaluate and oversee excavation, trenching, and shoring activities.
Prepared by OSHA-Authorized instructors, course covers everything from soil
classification and protective systems to safety considerations and regulatory
requirements.


AVAILABLE IN:

English  Español

We offer 1,500+ courses covering General safety, HAZWOPER, HAZMAT, RCRA, Heavy
Equipment, DOT, HR, and Soft Skills training. If a course is not visible on our
website, contact us via phone or email for registration details.

Sign Up Today
Next


DOWNLOAD OUR 2023 COURSE CATALOG BY CLICKING HERE


GET STARTED


“WE'VE MADE IT EASY TO MEET BOTH THE FEDERAL & STATE MANDATED REQUIREMENTS.”


1. SELECT THE OPTION THAT BEST APPLIES:*

Please Select One.
 I am an ORGANIZATION who needs to provide training to multiple employees
 I am an INDIVIDUAL seeking HAZWOPER training for my job

2. SELECT DESIRED HAZWOPER COURSE:*

Please Select At least One Course.

HAZWOPER (E) TRAINING

 OSHA 40 Hour HAZWOPER Training
 OSHA 24 Hour HAZWOPER Training
 OSHA 8 Hour HAZWOPER Refresher Training
 OSHA 8 Hour HAZWOPER Supervisor Training
 OSHA 8 Hour HAZWOPER Supervisor Refresher Training

HAZWOPER (P) TRAINING

 OSHA 24 Hour HAZWOPER - RCRA TSD Operations Training
 OSHA 8 Hour HAZWOPER Annual Refresher - RCRA TSD Operations Training

RCRA TRAINING

 RCRA Hazardous Waste Generator Training
 RCRA Hazardous Waste Generator Refresher Training

NFPA 70E ELECTRICAL SERIES

 Electrical Safety Training (NFPA 70E)
 Arc Flash Safety Training (NFPA 70E)

OSHA CONSTRUCTION SERIES

 OSHA Competent Person for Fall Protection Training
 OSHA Asbestos Awareness Training
 OSHA Lead Awareness Training
 OSHA Scaffolding Safety Training
 OSHA Silica Awareness Training
 OSHA Confined Space Awareness Training
 OSHA Competent Person for Excavation, Trenching and Shoring Training
 OSHA Welding, Cutting, and Brazing for Construction Training
 Persona Competente De OSHA Para Capacitación En Excavación, Apertura De Zanjas
y Apuntalamiento
 Mold Prevention, Remediation, and Removal for Construction Training
 Capacitación en Protección contra Caídas de OSHA para la Construcción

OSHA GENERAL SERIES

 OSHA Bloodborne Pathogens Training
 OSHA Hydrogen Sulfide Awareness Training
 OSHA Hazard Communication with GHS Training
 OSHA Lockout Tagout (LOTO) Training
 OSHA Fire Safety Training
 Pandemic Awareness, Preparedness, and Response Training

DOT, IATA, IMDG HAZMAT TRAINING

 10 Hour Advanced General Awareness Training
 4 Hour General Awareness Training
 2 Hour DOT Training: The Hazmat Table
 2 Hour DOT Training: Shipping Papers
 2 Hour DOT Training: Packaging
 2 Hour DOT Training: Markings
 2 Hour DOT Training: Labeling
 2 Hour DOT Training: Placarding
 2 Hour DOT Training: Security Awareness
 3 Hour DOT Hazmat Carrier Requirements: Highway
 3 Hour DOT Hazmat Carrier Requirements: Air/IATA
 3 Hour DOT Hazmat Carrier Requirements: Rail
 3 Hour DOT Hazmat Carrier Requirements: Vessel

DOT, IATA, IMDG SHIPPING LITHIUM BATTERIES

 Shipping Lithium Batteries: Fully Regulated and Excepted Cells and Batteries
Training
 Shipping Lithium Batteries: Fully Regulated Cells and Batteries
 Shipping Lithium Batteries: Excepted Cells and Batteries
 Lithium Batteries Awareness Training
Next Step
Featured Online Courses



RCRA HAZARDOUS WASTE GENERATOR TRAINING

4 Hours
$124.99Per Student
EnrollLearn More

OSHA 40 HOUR HAZWOPER TRAINING

40 Hours
$249.99Per Student
EnrollLearn More

OSHA COMPETENT PERSON FOR EXCAVATION, TRENCHING AND SHORING TRAINING

2 Hours
$59.99Per Student
EnrollLearn More

10 HOUR ADVANCED GENERAL AWARENESS TRAINING

10 Hours
$199.99Per Student
EnrollLearn More

SHIPPING LITHIUM BATTERIES: FULLY REGULATED AND EXCEPTED CELLS AND BATTERIES
TRAINING

7 Hours
$299.99Per Student
EnrollLearn More
Trusted by Organizations

Become a member of our community, along with thousands of businesses of all
sizes.


Our Satisfied Customers Say It All



HAZWOPER OSHA’s LMS is easy-to-use from an end user's perspective because it
complements our regular training. It's also simple to use for our
administrators. It’s easy to grab reports and share those numbers with my
leadership team.


--------------------------------------------------------------------------------

Beth JohnsenAdministrative Manager

--------------------------------------------------------------------------------

The best part of HAZWOPER-OSHA is their instructors and support team; they are
very knowledgeable and always provide good guidance.


--------------------------------------------------------------------------------

Sandra KisielLearning Consultant

--------------------------------------------------------------------------------

We looked at over 30+ training providers, but we wanted a partner who could give
us the flexibility needed to both scale, and provide customized and
mobile-friendly learning experiences and HAZWOPER-OSHA fitted perfectly and are
always there to accommodate all of our customization needs.


--------------------------------------------------------------------------------

Yvonne PowerIT Director

--------------------------------------------------------------------------------

Good refresher on topics in a field I really don't work in anymore. Although the
material wasn't necessarily applicable to my current work, I was engaged and
interested. A good reminder for someone who no longer works in the hazardous
waste management field. I believe it is still good to know these topics for any
environmental field.


--------------------------------------------------------------------------------

Niels NicolaisenSenior Environmental Health Specialist

--------------------------------------------------------------------------------

Being able to adjust the speed was a great idea. I have been working in
excavations for a long time and I still learned a lot today.


--------------------------------------------------------------------------------

Brandon MorrisSupervisor

--------------------------------------------------------------------------------

Training was easy to follow, and I feel very competent in understanding confined
space. Great class! Easy to follow and understand.


--------------------------------------------------------------------------------

Chauling ArmijoSupervisor

--------------------------------------------------------------------------------

This course provided the ability to easily read along to a chosen comfortable
speed. The highlighting of text as it was verbally spoken was an added benefit.
I felt as though there was good content, representative of what I have
experienced and witnessed in this field.


--------------------------------------------------------------------------------

Martin FindleySupervisor

--------------------------------------------------------------------------------

This course was a good learning experience for someone getting involved with
excavation work. I have just recently changed jobs and was hired as a facilities
manager, and this course is going to be very helpful to me.


--------------------------------------------------------------------------------

David CenterbarSupervisor

--------------------------------------------------------------------------------

The course was comprehensive and informative, and I feel adequately prepared to
work on a HAZWOPER site if needed in the future.


--------------------------------------------------------------------------------

Stephen HarveyCultural Resource Management Monitor

--------------------------------------------------------------------------------

Great library of learning for everyone no matter the level of experience. I
recommend this for all those involved with safety in the workplace.


--------------------------------------------------------------------------------

Paul HernandezSupervisor

--------------------------------------------------------------------------------

This HAZWOPER-OSHA course allowed me to receive my general training in a timely
manner that was very convenient for me and did not interfere with my other
important responsibilities. This was further cemented with a user-friendly
interface that made the course incredibly easy to get to.


--------------------------------------------------------------------------------

Gabriel DiplanGeneral Site Worker

--------------------------------------------------------------------------------

Interestingly enough, the course had me asking myself if I have the experience
to be the competent person. Knowledge is one thing, but experience is required.
I have to be honest with myself and my employer.


--------------------------------------------------------------------------------

Reginald MosleyPre-Apprentice

--------------------------------------------------------------------------------

LIVE ACCESS AND SUPPORT



We are here for you with email and phone support 7 days a week 365 days a year
call: 1-866-429-6742 or email: info@HAZWOPER-OSHA.com
and we will be happy to assist!

Online Safety Training Course Catalog



HAZWOPER (E) TRAINING (5 COURSES)CLICK HERE TO LEARN MORE ABOUT THE LEVELS OF
HAZWOPER (E) SERIES TRAINING

Course Name: OSHA 40 Hour HAZWOPER Training – 29 CFR 1910.120 (e)

Single Registration: $249.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA 40 Hour HAZWOPER Training course presented totally online
by us is one of the most comprehensive training courses in the industry. It has
18 modules, comprising of 80 lessons, and 100+ multimedia elements. It uses the
innovative HAZWOPER media player (OSHA accepted) ensuring students stay engaged,
are challenged, and obtain adequate knowledge.

Who needs it: Personnel who are involved in removal or handling of underground
tanks and/or piping, contaminated soil and/or groundwater, subsurface
investigations, construction work in which hazardous materials may potentially
be present, encountered, prepared, packaged, labeled, marked, stored, shipped
for disposal, and for any facility wherein hazardous wastes are treated, stored,
or disposed of are required to take OSHA 40-Hour HAZWOPER Training by local,
state, and Federal U.S. laws.

40 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA 24 Hour HAZWOPER Training – 29 CFR 1910.120 (e)

Single Registration: $169.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA 24 Hour HAZWOPER Training course presented totally online
by us has 16 modules, comprising of 66 lessons, and 100+ multimedia elements. It
uses the innovative HAZWOPER media player (OSHA accepted) ensuring students stay
engaged, are challenged, and obtain adequate knowledge.

Who needs it: Personnel who are only on site occasionally for specific limited
work tasks and are unlikely to be exposed to hazards exceeding permissible
exposure limits (PELs) and published exposure limits. Examples of such work
includes ground water monitoring, land surveying, and geophysical surveying.
Personnel regularly on site in work areas which have been monitored and fully
characterized indicating that exposures are below the PEL and published exposure
limits are also required to take the OSHA 24 Hour HAZWOPER Training by local,
state, and Federal U.S. laws.

24 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA 8 Hour HAZWOPER Refresher Training – 29 CFR 1910.120 (e)

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: OSHA 40 Hour HAZWOPER Training or OSHA 24 Hour HAZWOPER Training

Description: The OSHA 8 Hour HAZWOPER Refresher Training course presented
totally online by us has 8 modules, comprising of 40 lessons, and 65+ multimedia
elements. It uses the innovative HAZWOPER media player (OSHA accepted) ensuring
students stay engaged, are challenged, and obtain adequate knowledge.

Who needs it: Personnel who have successfully completed an initial OSHA 24 or 40
Hour HAZWOPER Training and are undertaking a follow-up training to refresh their
existing OSHA 24 or 40 Hour HAZWOPER certification are required to take the OSHA
8 Hour HAZWOPER Refresher Training by local, state, and Federal U.S. laws.

8 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA 8 Hour HAZWOPER Supervisor Training

Single Registration: $59.99 (Additional discounts for groups of 10 or more)

Prerequisites: OSHA 40 Hour HAZWOPER Training or OSHA 24 Hour HAZWOPER Training

Description: The OSHA 8 hour HAZWOPER Supervisor Training course presented
totally online by us has 4 modules, comprising of 22 lessons, and 40+ multimedia
elements. It uses the innovative HAZWOPER media player (OSHA accepted) ensuring
students stay engaged, are challenged, and obtain adequate knowledge.

Who needs it: Managers and supervisors who supervise or are directly responsible
for employees at a hazardous waste site are required to take OSHA 8 Hour
HAZWOPER Supervisor Training by local, state, and Federal U.S. laws.

8 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA 8 Hour HAZWOPER Supervisor Refresher Training

Single Registration: $59.99 (Additional discounts for groups of 10 or more)

Prerequisites: OSHA 8 Hour HAZWOPER Supervisor Training

Description: The OSHA 8 Hour HAZWOPER Supervisor Refresher Training course
presented totally online by us has 7 modules, comprising of 33 lessons, and 40+
multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: Managers and supervisors who have successfully completed the
initial OSHA 8 Hour HAZWOPER Supervisor Training and needing the annual
follow-up training to refresh their existing OSHA 8 Hour HAZWOPER Supervisor
Training certification as required by local, state, and Federal U.S. laws.

8 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

HAZWOPER (P) TRAINING (2 COURSES)CLICK HERE TO LEARN MORE ABOUT THE LEVELS OF
HAZWOPER (P) SERIES TRAINING

Course Name: OSHA 24 Hour HAZWOPER – RCRA TSD Operations Training

Single Registration: $229.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA 24 Hour HAZWOPER - RCRA TSD Operations Training course
presented totally online by us has 11 modules, comprising of 64 lessons, and
100+ multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: Personnel engaged in operations at treatment, storage, and
disposal facilities (TSDFs) due to their continued exposure to hazardous
materials and other health hazards are required to take the OSHA 24 Hour
HAZWOPER - RCRA TSD Operations Training by local, state, and Federal U.S. laws.

24 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA 8 Hour HAZWOPER Annual Refresher – RCRA TSD Operations
Training

Single Registration: $79.99 (Additional discounts for groups of 10 or more)

Prerequisites: OSHA 24 Hour HAZWOPER - RCRA TSD Operations Training

Description: The OSHA 8 Hour HAZWOPER Annual Refresher - RCRA TSD Operations
Training course presented totally online by us has 7 modules, comprising of 44
lessons, and 65+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: Personnel who have successfully completed the initial OSHA 24 Hour
HAZWOPER - RCRA TSD Operations Training and are undertaking a follow-up training
to refresh their existing OSHA 24 Hour HAZWOPER - RCRA TSD Operations Training
certification are required to take the OSHA 8 Hour HAZWOPER Annual Refresher -
RCRA TSD Operations Training by local, state, and Federal U.S. laws.

8 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

RCRA TRAINING (2 COURSES)

Course Name: RCRA Hazardous Waste Generator Training

Single Registration: $124.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The RCRA Hazardous Waste Generator Training course presented
totally online by us provides training related to the management of hazardous
waste as laid out by the Resource Conservation and Recovery Act (RCRA) in
compliance with EPA regulations. The training course has 2 modules, comprising
of 9 lessons, and 15+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: Personnel whose job responsibilities include all or any one of
these tasks: identifying and calculating hazardous waste; bundling and
collecting hazardous waste; marking, labeling, inspecting, handling, or moving
hazardous waste containers; managing hazmat waste in satellite areas; operating
a waste-generating process; and reading and applying the RCRA regulations are
required to take the RCRA Hazardous Waste Generator Training by local, state,
and Federal U.S. laws.

4 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: RCRA Hazardous Waste Generator Refresher Training

Single Registration: $124.99 (Additional discounts for groups of 10 or more)

Prerequisites: RCRA Hazardous Waste Generator Initial Training

Description: The RCRA Hazardous Waste Generator Refresher Training course
presented totally online by us provides training related to the management of
hazardous waste as laid out by the Resource Conservation and Recovery Act (RCRA)
in compliance with EPA regulations. The training course has 2 modules,
comprising of 9 lessons, and 15+ multimedia elements. It uses the innovative
HAZWOPER media player (OSHA accepted) ensuring students stay engaged, are
challenged, and obtain adequate knowledge.

Who needs it: This refresher training course should be taken by individuals
whose RCRA Hazardous Waste Generator Initial Training course certificate has
expired. It includes personnel whose job responsibilities comprise of all or any
one of these tasks: identifying and calculating hazardous waste; bundling and
collecting hazardous waste; marking, labeling, inspecting, handling, or moving
hazardous waste containers; managing hazmat waste in satellite areas; operating
a waste-generating process; and reading and applying the RCRA regulations are
required to take the RCRA Hazardous Waste Generator Training by local, state,
and Federal U.S. laws.

4 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

NFPA 70E ELECTRICAL SERIES (2 COURSES)

Course Name: Electrical Safety Training (NFPA 70E)

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Electrical Safety Training (NFPA 70E) course presented totally
online by us provides training in compliance with OSHA regulations 29 CFR 1910
Subpart S for the general industry and 29 CFR 1926 Subpart K for the
construction industry to familiarize workers with electrical hazards in their
workplaces and the safe work practices that must be implemented to keep them
safe. The training course has 2 modules, comprising of 7 lessons, and 15+
multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: Personnel exposed to electrical hazards in their jobs including
managers, supervisors, technicians, contractors, electrical engineers,
electrical inspectors, HVAC installers, repair personnel, designers, janitorial
staff, equipment operators, electricians, and safety managers are required to
take this Electrical Safety Training (NFPA 70E) course by local, state, and
federal U.S. laws.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Arc Flash Safety Training (NFPA 70E)

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None (It is recommended that the basic “Electrical Safety
Training (NFPA 70E)” course is completed first)

Description: The Arc Flash Safety Training (NFPA 70E) course presented totally
online by us is designed to familiarize workers with arc flash hazards in their
workplaces and the safe work practices set forth in the Occupational Safety and
Health Administration (OSHA) Electrical Safety Standards 29 CFR 1910 Subpart S
for the general industry and 29 CFR 1926 Subpart K for the construction
industry. The training course comprises 4 lessons and 7+ multimedia elements. It
uses the innovative HAZWOPER media player (OSHA accepted) ensuring students are
challenged, stay engaged, and obtain adequate knowledge.

Who needs it: Personnel exposed to electrical and arc flash hazards in their
jobs including managers, supervisors, technicians, contractors, electrical
engineers, electrical inspectors, HVAC installers, repair personnel, equipment
operators, electricians, people working in proximity to electrical conductors,
and safety managers are required to take this Arc Flash Safety Training (NFPA
70E) course by local, state, and federal U.S. laws.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

OSHA CONSTRUCTION SERIES (11 COURSES)

Course Name: OSHA Competent Person for Fall Protection Training

Single Registration: $59.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Competent Person for Fall Protection Training course
presented totally online by us helps train workers to recognize the fall hazards
and the steps required to minimize those. The training course has 2 modules,
comprising of 11 lessons, and 20+ multimedia elements. It uses the innovative
HAZWOPER media player (OSHA accepted) ensuring students stay engaged, are
challenged, and obtain adequate knowledge.

Who needs it: Personnel working at heights on overhead platforms, or elevated
workstations as part of their jobs would benefit from the OSHA Competent Person
for Fall Protection Training to meet the requirements of local, state, and
Federal U.S. laws.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Asbestos Awareness Training

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: $49.99 (Additional discounts for groups of 10 or more)

Description: The OSHA Asbestos Awareness Training course presented totally
online by us provides general information and guidelines to personnel involved
in activities where asbestos-containing materials (ACM) may be accidentally
disturbed during normal work operations. The training course comprises of 5
lessons, and 8+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: Personnel employed in the construction industry and providing
general repair and maintenance; electricians, plumbers, painters and other
fixture and fittings installers who may work near or on ACM surfaces in homes
and offices; maintenance or custodial employees who work in buildings that
contains ACMs; heating and ventilation engineers; property or apartment managers
who own or manage pre-1981 buildings or buildings with known ACMs; architects;
and building surveyors would benefit from the OSHA Asbestos Awareness Training
to meet the requirements of local, state, and Federal U.S. laws.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Competent Person for Excavation, Trenching, and Shoring
Training

Single Registration: $59.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Competent Person for Excavation, Trenching, and Shoring
Training course presented totally online by us provides an understanding of the
hazards involved in working in and around excavations and trenches. The training
course comprises of 5 lessons, and 8+ multimedia elements. It uses the
innovative HAZWOPER media player (OSHA accepted) ensuring students stay engaged,
are challenged, and obtain adequate knowledge.

Who needs it: Personnel who work in and around excavations and trenches as well
as those who are designated by their employers as a ‘Competent Person’ would
benefit from the OSHA Competent Person for Excavation, Trenching, and Shoring
Training to meet the requirements of local, state, and Federal U.S. laws.
Competent Person Defined: A competent person is an individual, designated by the
employer, who is capable of identifying existing and predictable hazards in the
surroundings or working conditions which are unsanitary, hazardous or dangerous
to workers, and who is authorized to take prompt corrective measures to
eliminate them.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Lead Awareness Training

Single Registration: $29.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Lead Awareness Training for Construction Industry course
presented entirely online by us is designed to provide general information and
guidelines related to lead exposure in work operations on a construction
worksite in compliance with OSHA’s Lead Standard for the Construction Industry,
29 CFR 1926.62. The training course comprises of 6 lessons and 14 multimedia
elements. It uses the innovative HAZWOPER media player (OSHA accepted) ensuring
students stay engaged, are challenged, and obtain adequate knowledge.

Who needs it: Lead exposure is a serious threat to workers who work around lead
or lead-containing materials in several industries including the construction
industry. Overtime, lead exposure can lead to a host of serious health
conditions for both workers and their families. Hence, workers, foremen, and
supervisors engaged in lead-related work operations on a construction worksite
should receive adequate training and knowledge to meet the requirements of
local, state, and Federal U.S. laws.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Scaffolding Safety Training

Single Registration: $29.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Scaffolding Safety Training course presented entirely
online by us is designed to provide general information and guidelines to
employees involved in erecting, disassembling, moving, operating, repairing,
maintaining, or inspecting scaffolds in compliance with OSHA’s Scaffolding
Regulations as codified in 29 CFR 1926 Subpart L. The training course comprises
of 4 lessons and 8+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: Scaffolding Safety is important for workers employed by the
construction industry and expected to work on scaffolding either regularly or
periodically to carry out their job tasks. Some examples of such occupations
include painters, electricians, roofers, bricklayers, etc. Those workers
involved in erecting, disassembling, moving, repairing, maintaining, or
inspecting scaffolds should also take this training course. Project managers,
foremen, supervisors, and safety professionals who may be expected to use
scaffolding can also benefit from this OSHA Scaffolding Safety Training course
while meeting the requirements of local, state, and Federal U.S. laws.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Silica Awareness Training

Single Registration: $29.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Silica Awareness Training course presented entirely online
by us is designed to provide an overview of the hazards associated with exposure
to respirable crystalline silica (also known as silica dust) and the hazard
controls that can be implemented to limit exposure to safe levels. This online
training course is developed to provide guidance on complying with the OSHA
Respirable Crystalline Silica Standards for the General Industry and Maritime
(29 CFR 1910.1053) and the Construction Industry (29 CFR 1926.1153). The
training course comprises of 3 lessons and 6+ multimedia elements. It uses the
innovative HAZWOPER media player (OSHA accepted) ensuring students stay engaged,
are challenged, and obtain adequate knowledge.

Who needs it: Managers, supervisors, technicians, assistants, specialists, and
other workers who work with silica-containing minerals and are potentially
exposed to respirable crystalline silica at the worksite.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Confined Space Awareness Training

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Confined Space Awareness for the Construction Industry
Training course presented entirely online by us is designed for individuals who
work in and around confined spaces, including authorized entrants, safety
attendants, entry supervisors, and emergency response personnel. The training is
developed in compliance with OSHA’s Confined Spaces Standard for the
Construction Industry, 29 CFR 1926 Subpart AA, that requires that employers must
adequately train employees to ensure they possess the knowledge, skills, and
understanding needed to operate safely in a potentially hazardous environment.
The training course comprises of 6 lessons and 11+ multimedia elements. It uses
the innovative HAZWOPER media player (OSHA accepted) ensuring students stay
engaged, are challenged, and obtain adequate knowledge.

Who needs it: Employees working in the construction industry and who are
expected to perform tasks in confined spaces, such as manholes, crawl spaces,
tanks, and HVAC ducts as well as employees who may need to enter confined spaces
for supervision, emergencies, and to inspect safety protocols.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Mold Prevention, Remediation, and Removal for Construction Training

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Mold Prevention, Remediation, and Removal for Construction
Training course presented entirely online by us is an awareness-level training
designed to describe the best practices for mold prevention, remediation, and
cleanup, together with a focus on the measures required to protect the health of
building occupants and workers involved in mold cleanup and remediation. The
training is developed in accordance with Federal OSHA and EPA guidelines. The
training course comprises 5 lessons and 11+ multimedia elements. It uses the
innovative HAZWOPER media player (OSHA accepted) ensuring students stay engaged,
are challenged, and obtain adequate knowledge.

Who needs it: This course is an awareness-level training developed for
individuals exposed to mold or mold spores during maintenance, cleanup, or
remediation work. Personnel who work in indoor environments that could be
contaminated with mold or those who respond to mold and moisture problems in
buildings may find this training useful. Personnel includes building managers,
custodians, contractors, laborers, painters, carpenters, janitors, HVAC repair
or maintenance personnel, and other safety and health professionals.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Persona Competente de OSHA Para Capacitación en Excavación,
Apertura de zanjas y Apuntalamiento

Single Registration: $59.99 (Additional discounts for groups of 10 or more)

Prerequisites: Ninguno

Description: El curso de Entrenamiento de Persona Competente de OSHA para
Excavación, Zanjas y Apuntalamiento presentado totalmente en línea por nosotros
proporciona una comprensión de los peligros involucrados en el trabajo en y
alrededor de excavaciones y zanjas. El curso de entrenamiento consta de 5
lecciones y más de 8 elementos multimedia. Utiliza el innovador reproductor
multimedia HAZWOPER (aceptado por OSHA) para garantizar que los estudiantes se
mantengan comprometidos, desafiados y obtengan un conocimiento adecuado.

Who needs it: El personal que trabaja en y alrededor de excavaciones y zanjas,
así como aquellos que son designados por sus empleadores como "Persona
Competente", se beneficiarían del Entrenamiento de Persona Competente de OSHA
para Excavación, Zanjas y Apuntalamiento para cumplir con los requisitos de las
leyes locales, estatales y federales de EE. UU. Definición de Persona
Competente: Una persona competente es un individuo, designado por el empleador,
que es capaz de identificar los peligros existentes y predecibles en el entorno
o condiciones de trabajo que son insalubres, peligrosos o peligrosos para los
trabajadores, y que está autorizado para tomar medidas correctivas rápidas para
eliminarlos.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Capacitación en Protección contra Caídas de OSHA para la
Construcción

Single Registration: $29.99 (Additional discounts for groups of 10 or more)

Prerequisites: Ninguno

Description: El curso de capacitación de Protección contra Caídas de OSHA para
Construcción presentado completamente en línea por nosotros ayuda a capacitar a
los trabajadores para reconocer los riesgos de caídas y los pasos necesarios
para minimizarlos, así como el uso de equipos de protección contra caídas. El
curso de capacitación consta de un módulo que comprende 10 lecciones y más de 5
elementos multimedia. Utiliza el innovador reproductor multimedia HAZWOPER
(aceptado por OSHA) que garantiza que los estudiantes se mantengan
comprometidos, sean desafiados y adquieran conocimientos adecuados.

Who needs it: El personal que trabaja a alturas en plataformas aéreas o
estaciones de trabajo elevadas como parte de su trabajo se beneficiaría del
entrenamiento de la Persona Competente en Protección contra Caídas de OSHA para
cumplir con los requisitos de las leyes locales, estatales y federales de los
Estados Unidos.

1 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Welding, Cutting, and Brazing for Construction Training

Single Registration: $29.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Welding, Cutting, and Brazing for Construction Training course
presented entirely online by us is designed for all personnel involved in
welding, cutting, and brazing operations, especially those who undertake work
tasks involving gas and arc welding and cutting. The training is intended to
familiarize learners with the methods, and the safety and health concerns
associated with welding, cutting, and brazing operations in the construction
industry. The training is developed in accordance with Federal OSHA Regulations
29 CFR 1926 Subparts J and Z. The training course comprises 3 modules and 16
lessons and 4+ multimedia elements. It uses the innovative HAZWOPER media player
(OSHA accepted) ensuring students stay engaged, are challenged, and obtain
adequate knowledge.

Who needs it: This course is suitable for all categories of workers involved in
welding, cutting, and brazing operations in the construction industry.

1 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

OSHA GENERAL SERIES (6 COURSES)

Course Name: OSHA Bloodborne Pathogens Training

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Bloodborne Pathogens Training course presented totally
online by us provides a basic understanding of bloodborne diseases, methods of
transmission and prevention, and other pertinent information as detailed in
OSHA’s Bloodborne Pathogens Standard. The training course comprises of 5
lessons, and 8+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: Personnel in various occupations including first responders,
housekeeping personnel, nurses and other healthcare personnel, tattoo artists,
and laundry personnel who are exposed to, work with, or may come in contact with
blood or other potentially infectious materials in occupational settings are
required to take the OSHA Bloodborne Pathogens Training by local, state, and
Federal U.S. laws.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Hydrogen Sulfide (H2S) Awareness Training

Single Registration: $29.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Hydrogen Sulfide Awareness Training course presented
entirely online by us is designed to provide general information and guidelines
to workers who may be exposed to hydrogen sulfide (H2S) in the workplace. This
course has been developed in accordance with OSHA’s General Duty Clause and
ANSI/ASSP Z390.1-2017 which sets forth accepted practices for hydrogen sulfide
training programs. The training course comprises of 5 lessons and 8+ multimedia
elements. It uses the innovative HAZWOPER media player (OSHA accepted) ensuring
students stay engaged, are challenged, and obtain adequate knowledge.

Who needs it: Hydrogen sulfide is a highly toxic substance that can cause a
range of health impacts on human wellbeing. Hence, workers employed in
industries (such as oil and gas refining, mining, pulp and paper processing, and
rayon manufacturing) where H2S is used and produced should receive adequate
training and knowledge to meet the requirements of local, state, and Federal
U.S. laws.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Hazard Communication with GHS Training

Single Registration: $24.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Hazard Communication with GHS Training course presented
entirely online by us is designed to familiarize workers with the provisions of
the updated Hazard Communication Standard including chemical classification,
labelling, Safety Data Sheets, and worker training programs in alignment with
the Globally Harmonized System of Classification and Labelling of Chemicals
(GHS). The training is developed in compliance with OSHA’s Hazard Communication
Standard, 29 CFR 1910.1200. The training course comprises of 4 lessons and 8+
multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: All employees across industries who use, handle, or work around
chemicals or other hazardous substances in their workplaces, as well as workers
engaged in the manufacture, import, and shipment of hazardous chemicals.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Lockout Tagout (LOTO) Training

Single Registration: $24.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The OSHA Lockout Tagout (LOTO) Training course presented totally
online by us is based on the OSHA Standard for the Control of Hazardous Energy
(Lockout/Tagout), Title 29 Code of Federal Regulations (CFR) Part 1910.147,
which sets forth the work practices and controls employers must implement to
prevent accidents associated with hazardous energy. The training course
comprises 2 lessons and 3+ multimedia elements. It uses the innovative HAZWOPER
media player (OSHA accepted) ensuring students are challenged, stay engaged, and
obtain adequate knowledge.

Who needs it: Personnel such as craft workers, machine operators, electricians,
laborers, and other workers who perform servicing and/or maintenance operations
on equipment or machinery that may expose them to various sources of hazardous
energy are required to take this OSHA Lockout Tagout (LOTO) Training course by
local, state, and federal U.S. laws.

1 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: OSHA Fire Safety Training

Single Registration: $29.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Fire Safety Training course presented entirely online by us is
designed for all personnel as fire safety is the responsibility of everyone on
the worksite including managers, supervisors, and employees. The training is
intended to familiarize learners with the basic fire hazards, fire prevention
strategies, fire protection measures, and the course of action to follow in case
of an emergency. The training is developed in accordance with Federal OSHA
Regulations 29 CFR 1910 Subparts E and L. The training course comprises 4
lessons and 8+ multimedia elements. It uses the innovative HAZWOPER media player
(OSHA accepted) ensuring students stay engaged, are challenged, and obtain
adequate knowledge.

Who needs it: This course is suitable for all employees across industries as
fire safety is the responsibility of every individual at the workplace.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Pandemic Awareness, Preparedness, and Response Training

Single Registration: $19.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Pandemic Awareness, Preparedness, and Response Training course
presented totally online by us is designed to help businesses and employers
understand the impact of a pandemic on business operations, the workforce, and
the wider community. It describes the elements of a business continuity plan
along with the hazard controls that can be implemented to safeguard the health
and well-being of employees. This course has been developed using OSHA, CDC, and
WHO guidelines relating to a pandemic. The training course comprises of 4
lessons, and 6+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: Small and medium sized business owners who want to safeguard their
employees and customer during a pandemic outbreak, as well as personnel in
various occupations who want to be better prepared to deal with a pandemic
including managers and supervisors responsible for employee welfare and safety,
risk management teams, designated Occupational Health and Safety Officers in
corporates, Business Continuity Planning (BCP) committee members, crisis
management teams, and other employees and workers.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

DOT, IATA, IMDG HAZMAT TRAINING (13 COURSES)

Course Name: DOT Hazmat Transportation – Advanced General Awareness Training

Single Registration: $199.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Transportation – Advanced General Awareness Training
course presented entirely online by us is designed for employees engaged in the
handling, packaging, marking, labeling, storing, loading, unloading, and
placarding of hazardous materials for transportation by highway, rail, air, and
vessel. This online training course is developed to provide an in-depth
introduction to the United States Department of Transportation (DOT) Hazardous
Materials Regulations (HMR; 49 CFR Parts 171-180). The training course comprises
of 25 lessons and 50+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: The following categories of employees must receive the requisite
U.S. DOT hazmat training: Common, contract, and private carriers who transport
hazardous materials in commerce; shippers who offer hazardous materials in
commerce for transport within states, between states, or internationally;
individuals who design, manufacture, inspect, maintain, recondition, repair, or
test a package, container, or packaging component that is used for
transportation of hazardous materials; individuals who indicate by marking,
labeling, or other means that a hazardous material being transported is present
in a package; employees responsible for the safety of hazardous materials during
transportation; and compliance officers who certify that all applicable
requirements of the HMR are being met.

10 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Transportation: General Awareness Training

Single Registration: $89.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Transportation: General Awareness Training course
presented entirely online by us is for all hazmat employers and employees
engaged in the handling, packaging, marking, labeling, storing, loading,
unloading, and placarding of hazardous materials for transportation by highway,
rail, air, and vessel. This online training course is developed to introduce the
United States Department of Transportation (DOT) Hazardous Materials Regulations
(HMR; 49 CFR Parts 171-180). The training course comprises of 10 lessons and 15+
multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: All hazmat employees must receive the requisite U.S. DOT hazmat
training, including common, contract, and private carriers who transport
hazardous materials in commerce; shippers who offer hazardous materials in
commerce for transport within states, between states, or internationally;
individuals who design, manufacture, inspect, maintain, recondition, repair, or
test a package, container, or packaging component that is used for
transportation of hazardous materials; individuals who indicate by marking,
labeling, or other means that a hazardous material being transported is present
in a package; employees responsible for the safety of hazardous materials during
transportation; and compliance officers who certify that all applicable
requirements of the HMR are being met.

4 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Function Specific Training: The Hazmat Table

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Function Specific 2 Hour Hazmat Table Training
course presented entirely online by us is for all hazmat employers and employees
engaged in the handling, packaging, marking, labeling, storing, loading,
unloading, and placarding of hazardous materials for commercial transportation
via highway, rail, air, and vessel. This online training course is developed to
provide in-depth knowledge of the Hazardous Materials Table (HMT) in order to
ensure compliance with federal regulations. The training course comprises of 3
lessons and 3+ multimedia elements. It uses the innovative HAZWOPER media player
(OSHA accepted) ensuring students stay engaged, are challenged, and obtain
adequate knowledge.

Who needs it: All hazmat employees must receive the requisite U.S. DOT hazmat
training. This includes workers involved in the design, manufacture, inspection,
maintenance, reconditioning, repair, or testing of a package, container, or
packaging component that is used for the storage and transportation of hazardous
materials in commerce; employees handling hazardous materials packages at any
point in the transportation value chain; and personnel who package and indicate
by labeling and marking that a hazardous material being transported in commerce
is present in a package. Individuals who have completed our 4 Hour DOT Hazmat
Transportation: General Awareness Training course may also enroll for this
training to broaden their knowledge about the Hazardous Material Table (HMT).

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Function Specific Training : Shipping Papers

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Function Specific 2 Hour Shipping Papers Training
course presented entirely online by us is for all hazmat employers and employees
involved in the preparation and use of shipping papers for the commercial
transportation of hazardous materials by highway, rail, air, and vessel. This
online training course is developed to provide in-depth knowledge of Shipping
Papers as per DOT requirements in order to ensure compliance with federal
regulations. The training course comprises of 4 lessons and 3+ multimedia
elements. It uses the innovative HAZWOPER media player (OSHA accepted) ensuring
students stay engaged, are challenged, and obtain adequate knowledge.

Who needs it: All hazmat employees must receive the requisite U.S. DOT hazmat
training. This includes common, contract, and private carriers who transport
hazardous materials in commerce; shippers who offer hazardous materials in
commerce for transport within states, between states, or internationally;
workers involved in preparing shipping papers used for the commercial
transportation of hazardous materials, chemicals, and hazardous waste; personnel
who sign hazardous material shipping papers or hazardous waste manifests;
employees handling hazmat packages at any point in the transportation value
chain including those handling and accepting hazmat packaging for freight
forwarding; and compliance officers who certify that all applicable requirements
of the HMR are being met. Individuals who have completed our 4 Hour DOT Hazmat
Transportation: General Awareness Training course may also enroll for this
training to broaden their knowledge about the preparation of Shipping Papers
when transporting hazmat.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Function Specific Training: Packaging

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Function Specific 2 Hour Packaging Training course
presented entirely online by us is for all hazmat employers and employees
involved in the identification, maintenance, replacement, and use of packages
for the transportation of hazardous materials via highway, rail, air, and
vessel. This online training course is developed to provide in-depth knowledge
of the DOT packaging requirements in order to ensure compliance with federal
regulations. The training course comprises of 3 lessons and 3+ multimedia
elements. It uses the innovative HAZWOPER media player (OSHA accepted) ensuring
students stay engaged, are challenged, and obtain adequate knowledge.

Who needs it: All hazmat employees must receive the requisite U.S. DOT hazmat
training. This includes common, contract, and private carriers who package for
commercial transportation hazardous materials; employees involved in the design,
manufacture, inspection, maintenance, reconditioning, repair, or testing of a
package, container, or packaging component that is used for the storage and
transportation of hazardous materials in commerce; shippers who offer hazardous
materials in commerce for transport within states, between states, or
internationally; workers whose jobs require them to handle and move, load,
unload, etc., for commercial transportation packages of hazardous materials,
chemicals, and hazardous waste; employees handling hazmat packages at any point
in the transportation value chain including those handling and accepting hazmat
packaging for freight forwarding; and compliance officers who certify that all
applicable requirements of the HMR are being met. Individuals who have completed
our 4 Hour DOT Hazmat Transportation: General Awareness Training course may also
enroll for this training to broaden their knowledge about the packaging
requirements when transporting hazmat cargo.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Function Specific Training: Markings

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Function Specific 2 Hour Marking Training course
presented entirely online by us is for all hazmat employers and employees
engaged in the identification, replacement, and use of hazardous materials
markings for the transportation of hazardous materials by highway, rail, air,
and vessel. This online training course is developed to provide in-depth
knowledge of the DOT marking requirements in order to ensure compliance with
federal regulations. The training course comprises of 3 lessons and 3+
multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: All hazmat employees must receive the requisite U.S. DOT hazmat
training. This includes common, contract, and private carriers who package for
commercial transportation hazardous materials; employees involved in the design,
manufacture, inspection, maintenance, reconditioning, repair, or testing of a
package, container, or packaging component that is used for the storage and
transportation of hazardous materials in commerce; shippers who offer hazardous
materials in commerce for transport within states, between states, or
internationally; workers whose jobs require them to handle, inspect, maintain,
recondition, repair, or check packaging of hazardous materials and/or hazardous
waste for commercial transportation; individuals who indicate by marking,
labeling, or other means that a hazardous material being transported in commerce
is present in a package; employees handling hazmat packages at any point in the
transportation value chain including those handling and accepting hazmat
packaging for freight forwarding; and compliance officers who certify that all
applicable requirements of the HMR are being met. Individuals who have completed
our 4 Hour DOT Hazmat Transportation: General Awareness Training course may also
enroll for this training to broaden their knowledge about the requirements for
markings on hazardous materials cargo.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Function Specific Training: Labeling

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Function Specific 2 Hour Labeling Training course
presented entirely online by us is for all hazmat employers and employees
engaged in the identification, replacement, and use of hazardous materials
labels for the transportation of hazardous materials by highway, rail, air, and
vessel. This online training course will help learners identify and select the
appropriate labels for specific classes of hazardous materials and any
exceptions to these requirements to ensure compliance with federal regulations.
The training course comprises of 3 lessons and 3+ multimedia elements. It uses
the innovative HAZWOPER media player (OSHA accepted) ensuring students stay
engaged, are challenged, and obtain adequate knowledge.

Who needs it: All hazmat employees must receive the requisite U.S. DOT hazmat
training. This includes individuals who are employed by common, contract, and
private carriers who package for commercial transportation hazardous materials;
employees who work for private carriers who transport hazardous materials in
commerce; personnel employed by shippers who offer hazardous materials in
commerce for transport within states, between states, or internationally;
personnel who handle hazardous materials packages at any point in the
transportation value chain and require an understanding on the hazmat packaging
labels used; persons who indicate by marking, labeling, or other means that a
hazardous material being transported in commerce is present in a package;
workers whose jobs require them to inspect and check hazardous materials
packaging and/or hazardous waste for commercial transportation; compliance
officers who certify that all applicable requirements of the HMR are being met;
and persons such as drivers responsible for the safety of hazardous materials
during transportation. Individuals who have completed our 4 Hour DOT Hazmat
Transportation: General Awareness Training course may also enroll for this
training to broaden their knowledge about labeling requirements when
transporting dangerous goods.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Function Specific Training: Placarding

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Function Specific 2 Hour Placarding Training course
presented entirely online by us is for all employers and employees engaged in
hazardous materials transportation who must understand and recognize the
placards used on motor vehicles, rail cars, and tank cars; as well as hazmat
employees whose job functions require them to identify, fix, and replace
placards on hazmat transportation vehicles. This online training course will
help learners to identify and select the appropriate placards for specific
classes of hazardous materials and any exceptions to these requirements. This
training course comprises of 3 lessons and 3+ multimedia elements. It uses the
innovative HAZWOPER media player (OSHA accepted) ensuring students stay engaged,
are challenged, and obtain adequate knowledge.

Who needs it: All hazmat employees involved in the transportation of hazardous
materials must receive training to comply with the U.S. DOT Hazardous Materials
Regulations (HMR). This includes employees who work for common, contract, and
private carriers; shippers and freight forwarders who offer hazardous materials
in commerce for transport within states, between states, or internationally;
workers whose jobs require them to read and understand hazmat placards as used
in the commercial transportation of hazardous materials or hazardous waste;
individuals who indicate by placarding that a hazardous material being
transported in commerce is present in a vehicle, freight container, rail car, or
aircraft unit load device; compliance officers who certify that all applicable
requirements of the HMR are being met; and persons such as drivers responsible
for the safety of hazardous materials during transportation. Those who have
completed our 4 Hour DOT Hazmat Transportation: General Awareness Training
course may also enroll for this course to broaden their knowledge about the
placarding requirements when transporting hazardous goods via rail, highway,
air, and vessel.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Function Specific Training: Security Awareness

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The DOT Hazmat Function Specific 2 Hour Security Awareness Training
course presented entirely online by us is for all hazmat employers and employees
who must ensure the security of hazardous materials cargo while in transit. This
course satisfies the security awareness training requirements of the United
States Department of Transportation (DOT) Hazardous Materials Regulations (HMR)
and provides information on the security risks associated with hazardous
materials transportation and methods designed to enhance transportation
security. This training course comprises of 3 lessons and 3+ multimedia
elements. It uses the innovative HAZWOPER media player (OSHA accepted) ensuring
students stay engaged, are challenged, and obtain adequate knowledge.

Who needs it: All hazmat employees involved in the transportation of hazardous
materials must receive training to comply with the HMR as set forth by the DOT.
This includes employees employed by common, contract, and private carriers
involved in the commercial transportation of hazardous materials; shippers who
offer hazardous materials in commerce for transport within states, between
states, or internationally; workers handling hazmat packages at any point in the
transportation value and need to consider security and safety of hazardous
material cargo; persons responsible for the safety of hazardous materials cargo
during transportation such as public security personnel, emergency response
personnel, safety officers, vehicle drivers and assistants, and other personnel
who may need to take into consideration the safety of the dangerous goods being
transported; and compliance officers who certify that all applicable
requirements of the HMR are being met. Those who have completed our 4 Hour DOT
Hazmat Transportation: General Awareness Training course may also enroll for
this course to broaden their knowledge about the security requirements when
transporting hazardous goods via rail, highway, air, and vessel.

2 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Carrier Requirements: Highway

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: This DOT Hazmat Carrier Requirements: Highway Training course
presented entirely online by us is designed for all hazmat employers and hazmat
employees involved in the transportation of hazardous materials by private,
common, and contract motor carriers. This course covers the modal specific
training requirements found in 49 CFR Part 177 (Carriage by Highway) of the
Hazardous Materials Regulations (HMR) and 49 CFR Parts 300-399 of the Federal
Motor Carrier Safety Regulations (FMCSR). This training course comprises of 6
lessons and 12+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: This 3 Hour DOT Hazmat Carrier Requirements: Highway Training
course is specifically suited to employees of companies involved in the
commercial transportation of hazardous materials by highway; shippers who offer
hazardous materials in commerce for transport within states, between states, or
internationally; workers handling hazmat packages at any point in the
transportation value chain and need to understand the requirements for hazmat
cargo transportation via highway; persons responsible for the safety of
hazardous materials cargo during transportation by highway; drivers of trucks
and cargo tanks who transport hazardous materials; other personnel who package,
load, and unload cargo for shipment by highway; public security personnel,
emergency response personnel, safety officers, other employees who may need to
take into consideration the safety of the dangerous goods being transported by
highway; and compliance officers who certify that all applicable requirements of
the HMR are being met. Individuals who have completed our 4 Hour DOT Hazmat
Transportation: General Awareness Training and want to broaden their knowledge
about the transportation of hazardous goods via highway may also enroll for this
course.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Carrier Requirements: Air/IATA

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: This DOT Hazmat Carrier Requirements: Air/IATA Training course
presented entirely online by us is designed for all hazmat employers and hazmat
employees involved in the transportation of hazardous materials by air. This
course covers the modal specific training requirements found in 49 CFR Part 175
(Carriage by Aircraft) of the Hazardous Materials Regulations (HMR). This
training course comprises of 5 lessons and 8+ multimedia elements. It uses the
innovative HAZWOPER media player (OSHA accepted) ensuring students stay engaged,
are challenged, and obtain adequate knowledge.

Who needs it: This 3 Hour DOT Hazmat Carrier Requirements: Air/IATA Training
course is suitable for employers who work for air carriers, indirect air
carriers, and freight forwarders as well as other personnel who package, label,
load, and unload hazardous materials packages for transportation by a passenger-
carrying aircraft or a cargo aircraft. It is also suitable for pilots,
co-pilots, and other employees transporting dangerous good in airplanes;
security officers and other employees involved in inspecting and checking air
cargo and aircraft unit load devices carrying hazmat; emergency response
personnel, safety officers, public security personnel, airport security, and
other employees who must be aware of and understand DOT’s HMR to ensure the safe
transportation of hazardous materials consignments via aircraft; and compliance
officers who certify that all applicable requirements of the HMR are being met.
Individuals who have completed our 4-hour DOT Hazmat Transportation: General
Awareness Training and want to broaden their knowledge about the transportation
of hazardous goods by aircraft may also enroll for this course.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Carrier Requirements: Rail

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: This DOT Hazmat Carrier Requirements: Rail Training course
presented entirely online by us is designed for all hazmat employers and hazmat
employees involved in the transportation of hazardous materials by railway. This
course covers the modal specific training requirements found in 49 CFR Part 174
(Carriage by Rail) of the Hazardous Materials Regulations (HMR). This training
course comprises of 6 lessons and 11+ multimedia elements. It uses the
innovative HAZWOPER media player (OSHA accepted) ensuring students stay engaged,
are challenged, and obtain adequate knowledge.

Who needs it: This 3 Hour DOT Hazmat Carrier Requirements: Rail Training course
is suitable for employers who work for rail carriers, rail shippers, and rail
tank car owners as well as personnel who package, load, and unload cargo for
shipment by rail. It is also suitable for personnel responsible for the safety
of hazardous materials cargo when transported by rail; rail car drivers,
assistants, security officers, and other employees involved in inspecting and
checking of rails cars and tank cars carrying hazardous materials; personnel
responsible for placarding rail cars and tank cars; public security personnel,
emergency response personnel, safety officers, other employees who need to
understand DOT’s Hazmat Regulations to ensure the safe transportation of
hazardous materials consignments via rail; and compliance officers who certify
that all applicable requirements of the HMR are being met. Individuals who have
completed our 4 Hour DOT Hazmat Transportation: General Awareness Training and
want to broaden their knowledge about the transportation of hazardous goods by
rail may also enroll for this course.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: DOT Hazmat Carrier Requirements: Vessel

Single Registration: $49.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: This DOT Hazmat Carrier Requirements: Vessel Training course
presented entirely online by us is for all hazmat employers and hazmat employees
involved in the transportation of hazardous materials by vessel. This course
covers the modal specific training requirements found in 49 CFR Part 176
(Carriage by Vessel) of the Hazardous Materials Regulations (HMR). This training
course comprises of 5 lessons and 8+ multimedia elements. It uses the innovative
HAZWOPER media player (OSHA accepted) ensuring students stay engaged, are
challenged, and obtain adequate knowledge.

Who needs it: This 3 Hour DOT Hazmat Carrier Requirements: Vessel Training
course is specifically suited to employees of companies involved in the
commercial transportation of hazardous materials by vessel including carriers,
indirect carriers, and freight forwarders; shippers and carriers transporting
hazmat within states, between states, and internationally; workers handling
hazmat packages at any point in the transportation value chain who must comply
with the requirements for hazmat cargo transportation by vessel; personnel
responsible for the safety of hazardous materials cargo; captains of the port,
ship’s captains, first officers, security personnel, and other shipping vessel
employees who may handle the hazmat cargo while being transported; security
officers and other employees involved in inspecting and checking hazmat cargo
and cargo containers; individuals who package, mark, label, placard, load, and
unload hazmat cargo; emergency response personnel, public security personnel,
port security, and other individuals who must be aware of and understand DOT’s
HMR to ensure the safe transportation of hazardous materials consignments via
vessel; and compliance officers who certify that all applicable requirements of
the HMR are being met. Individuals who have completed our 4 Hour DOT Hazmat
Transportation: General Awareness Training and want to broaden their knowledge
about the transportation of hazardous goods by vessel may also enroll for this
course.

3 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

DOT, IATA, IMDG SHIPPING LITHIUM BATTERIES (4 COURSES)

Course Name: Shipping Lithium Batteries: Fully Regulated and Excepted Cells and
Batteries Training (U.S. DOT, ICAO/IATA, IMO/IMDG)

Single Registration: $299.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Shipping Lithium Batteries – Fully Regulated and Excepted Cells
and Batteries training course presented entirely online by us is designed for
employees engaged in the handling, packaging, marking, labeling, storing,
loading, unloading, and placarding of lithium batteries for transportation by
highway, rail, air, and water. This online training course is developed to
provide an in-depth understanding of the general awareness and function-specific
training requirements for the transportation of lithium cells and batteries
according to the United States Department of Transportation (DOT) Hazardous
Materials Regulations (HMR; 49 CFR Parts 171-180), IATA DGR (Section 1.5), and
IMDG Code (Section 1.3.1). The training course comprises 19 lessons and 40+
multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: The following categories of employees must receive the U.S. DOT,
IATA, and IMDG Shipping Lithium Batteries training: Common, contract, and
private carriers who transport lithium cells and batteries in commerce; shippers
who offer lithium cells and batteries in commerce for transport within states,
between states, or internationally; individuals who design, manufacture,
inspect, maintain, recondition, repair, or test a package, container, or
packaging component that is used for transportation of lithium cells and
batteries; individuals who indicate by marking, labeling, or other means that
lithium cells and batteries are being transported in a package; employees
responsible for the safety of lithium cells and batteries during transportation;
and compliance officers who certify that all applicable requirements of the HMR
are being met.

7 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Lithium Batteries Awareness Training

Single Registration: $39.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Lithium Batteries Awareness training course presented entirely
online by us will provide basic information about the different types of lithium
cells and batteries and the emergency response and first-aid procedures required
in handling lithium battery emergencies. The training course comprises 2 lessons
and 4+ multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: This course is perfect for hazmat employers, hazmat employees, and
supervisors of hazmat shipping operations who must possess a basic understanding
of the hazards and the best practices for safe use, storage, and handling of
lithium batteries to support their work responsibilities.

1 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Shipping Lithium Batteries: Excepted Cells and Batteries (U.S. DOT,
ICAO/IATA, IMO/IMDG)

Single Registration: $169.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Shipping Lithium Batteries –Excepted Cells and Batteries
training course presented entirely online by us is designed for employees
engaged in the handling, packaging, marking, labeling, storing, loading,
unloading, and placarding “smaller” or “excepted” lithium batteries for
transportation by highway, rail, air, and water. This online training course
provides an in-depth understanding of the general awareness and
function-specific training requirements for the transportation of these
“smaller” or “excepted” lithium cells and batteries by highway, rail, air, and
water according to the United States Department of Transportation (DOT)
Hazardous Materials Regulations (HMR; 49 CFR Parts 171-180), IATA DGR (Section
1.5), and IMDG Code (Section 1.3.1). The training course comprises 4 modules, 12
lessons, and 20+ multimedia elements. It uses the innovative HAZWOPER media
player (OSHA accepted) ensuring students stay engaged, are challenged, and
obtain adequate knowledge.

Who needs it: The following categories of employees must receive the U.S. DOT,
IATA, and IMDG aligned training for shipping lithium metal and lithium ion cells
and batteries: Common, contract, and private carriers who transport lithium
cells and batteries in commerce; shippers who offer lithium cells and batteries
in commerce for transport within states, between states, or internationally;
individuals who design, manufacture, inspect, maintain, recondition, repair, or
test a package, container, or packaging component that is used for
transportation of lithium cells and batteries; individuals who indicate by
marking, labeling, or other means that lithium cells and batteries are being
transported in a package; employees responsible for the safety of lithium cells
and batteries during transportation; and compliance officers who certify that
all applicable requirements of the HMR are being met.

4 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Course Name: Shipping Lithium Batteries: Fully Regulated Cells and Batteries
(U.S. DOT, ICAO/IATA, IMO/IMDG)

Single Registration: $169.99 (Additional discounts for groups of 10 or more)

Prerequisites: None

Description: The Shipping Lithium Batteries – Fully Regulated Cells and
Batteries training course presented entirely online by us is designed for
employees engaged in the handling, packaging, marking, labeling, storing,
loading, unloading, and placarding “full regulated” lithium batteries for
transportation by highway, rail, air, and water. This online training course
provides an in-depth understanding of the general awareness and
function-specific training requirements for the transportation of these “full
regulated” lithium cells and batteries by highway, rail, air, and water
according to the United States Department of Transportation (DOT) Hazardous
Materials Regulations (HMR; 49 CFR Parts 171-180), IATA DGR (Section 1.5), and
IMDG Code (Section 1.3.1). The training course comprises 4 modules, 12 lessons,
and 20+ multimedia elements. It uses the innovative HAZWOPER media player (OSHA
accepted) ensuring students stay engaged, are challenged, and obtain adequate
knowledge.

Who needs it: The following groups of employees must receive the U.S. DOT, IATA,
and IMDG compliant training for shipping fully regulated lithium metal and
lithium ion cells and batteries: Common, contract, and private carriers who
transport lithium cells and batteries in commerce; shippers who offer lithium
cells and batteries in commerce for transport within states, between states, or
internationally; individuals who design, manufacture, inspect, maintain,
recondition, repair, or test a package, container, or packaging component that
is used for transportation of lithium cells and batteries; individuals who
indicate by marking, labeling, or other means that lithium cells and batteries
are being transported in a package; employees responsible for the safety of
lithium cells and batteries during transportation; and compliance officers who
certify that all applicable requirements of the HMR are being met.

4 Hour(s)
Register Now
Learn More

--------------------------------------------------------------------------------

Are you ready to be trained?

If so, start by creating an account and you’ll be on your way to certification!

Create an account

Main Office

11901 Santa Monica Blvd.
Suite # 414
Los Angeles, CA 90025

Email: info@HAZWOPER-OSHA.com

Toll-Free: 1-866-429-6742

About Us
Our Mission Statement

Why Choose Us?

Our Instructors



 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   

© 2023 HAZWOPER OSHA Training, LLC. All Rights Reserved.

Training Methods

Instructor-Led Group Training

Independent Online Training

Scorm Packages

Corporate Accounts

Corporate Training Overview

Enroll Today!

Blog & Media

HAZWOPER OSHA Blog

Sitemap

Careers

Join Our Team!

Training Series

HAZWOPER (e) Series

HAZWOPER (p) Series

RCRA Training

NFPA 70E Electrical Series

OSHA Construction Series

OSHA General Series

DOT Hazmat Training

DOT, IATA, IMDG Shipping Lithium Batteries

OSHA Outreach Training

What are the Levels of HAZWOPER training?

Legal
Membership Agreement

Privacy Policy

Refund Policy

Anti Discrimination Policy




Secure Payments



 * ONSITE
 * INSTRUCTOR-LED
 * SCORM
 * ONLINE
 * 

Industrial Certified Learning

 *  
 * 

Industrial Certified Learning





×




×




×




×




×
Product successfully added to your cart

$
- +

Total: $
Proceed to Checkout
Continue Shopping



×


ENROLLED USERS

Full Name Email Enrolled On Status Certificate



×

Sr. # Question Points Correct Incorrect Time



×




Email:


ASSIGNED COURSES

Course Name Enrolled On Status Certificate